This crate provides additional mutable containers for use cases not
covered by the triumvirate of Cell
, RefCell
and UnsafeCell
.
This crate provides additional mutable containers for use cases not
covered by the triumvirate of Cell
, RefCell
and UnsafeCell
.