Crates.io | mitochondria |
lib.rs | mitochondria |
version | 1.1.2 |
source | src |
created_at | 2016-05-22 13:41:49.574368 |
updated_at | 2016-11-20 13:17:03.764535 |
description | Mitochondria is the powerhouse of the `Cell` |
homepage | |
repository | https://github.com/nox/mitochondria |
max_upload_size | |
id | 5139 |
size | 15,656 |
Cell
This crate provides additional mutable containers for use cases not
covered by the triumvirate of Cell
, RefCell
and UnsafeCell
.