1 unstable release
0.1.0 | Oct 26, 2021 |
---|
#5 in #critical
7KB
ro_cell
Provide a cell that is (mostly) readonly.
This crate should only be used for extremely performance critical scenarios; you
would normal want to use once_cell
instead.
lib.rs
:
Provide a cell that is (mostly) readonly.
This crate should only be used for extremely performance critical scenarios; you
would normal want to use once_cell
instead.