12 releases (5 stable)
Uses old Rust 2015
1.1.2 | Nov 20, 2016 |
---|---|
1.1.1 | Oct 16, 2016 |
0.3.2 | May 28, 2016 |
0.2.1 | May 22, 2016 |
0.1.1 | May 22, 2016 |
#33 in #refcell
206 downloads per month
Used in 2 crates
(via penny)
15KB
235 lines
Mitochondria is the powerhouse of the Cell
This crate provides additional mutable containers for use cases not
covered by the triumvirate of Cell
, RefCell
and UnsafeCell
.
lib.rs
:
Mitochondria is the powerhouse of the Cell
.
This crate provides additional mutable containers for use cases not
covered by the triumvirate of Cell
, RefCell
and UnsafeCell
.