mucell 0.1.14

A cell with the ability to mutate the value through an immutable reference when safe
[package]
name = "mucell"
version = "0.1.14"
authors = ["Chris Morgan <me@chrismorgan.info>"]
description = "A cell with the ability to mutate the value through an immutable reference when safe"
#documentation = 
#homepage = 
repository = "https://github.com/chris-morgan/mucell"
readme = "README.md"
keywords = ["cell", "container", "data-structure"]
license = "MIT/Apache-2.0"