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
|
|
|
|
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
|