cell-collections 0.1.0

Collections that can be safely mutate through shared references.
Documentation
[package]
name = "cell-collections"
description = "Collections that can be safely mutate through shared references."
version = "0.1.0"
edition = "2018"
license = "MIT"

[dependencies]