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.
 
Go to file
Jan Staněk fec23fd41d
Initial package import
6 years ago
.gitignore Initial package import 6 years ago
0001-Loosen-parking_lot-dependency-constraints.patch Initial package import 6 years ago
0002-Exclude-unnecessary-files.patch Initial package import 6 years ago
README.md Prettify README 6 years ago
once_cell-0.1.8.crate Initial package import 6 years ago
rust-once_cell.spec Initial package import 6 years ago
sources Initial package import 6 years ago

README.md

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