You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-once_cell/README.md

8 lines
246 B

6 years ago
# rust-once_cell
6 years ago
Single assignment cells and lazy static values without macros.
Upstream repository: https://github.com/matklad/once_cell
Upstream documentation: https://docs.rs/once_cell/
crates.io releases: https://crates.io/crates/once_cell