This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
sparkle
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
mirror of
https://github.com/barzamin/sparkle
64
Commits
1
Branch
91 KiB
Tree:
8ebf1a2f28
sparkle
/
lib
/
once
/
Cargo.toml
6 lines
96 B
Raw
Normal View
History
+lib/once: a little library to make sure stuff only gets called once
8 years ago
[
package
]
name
=
"once"
version
=
"0.1.0"
authors
=
[
"Erin <erin@hashbang.sh>"
]
[
dependencies
]