2 releases
0.5.1 | Jan 14, 2021 |
---|---|
0.5.0 | Jan 10, 2021 |
#114 in #unique
Used in pui
66KB
1K
SLoC
pui-cell
A shared mutable type that doesn't use guards and gives references directly!
pui_cell
builds atop the foundation of pui_core
to provide safe shared mutability that can be checked
at compile-time (if you want)!
License: MIT/Apache-2.0
lib.rs
:
A shared mutable type that doesn't use guards and gives references directly!
pui_cell
builds atop the foundation of pui_core
to provide safe shared mutability that can be checked
at compile-time (if you want)!
Dependencies
~92KB