Crates.io | rcmut |
lib.rs | rcmut |
version | 0.0.2 |
source | src |
created_at | 2015-02-19 02:16:47.042602 |
updated_at | 2015-12-11 23:55:29.371301 |
description | An unchecked shared mutability primitive. |
homepage | |
repository | https://github.com/reem/rust-rcmut.git |
max_upload_size | |
id | 1427 |
size | 3,567 |
An unchecked shared mutability primitive.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
rcmut = "*"
Jonathan Reem is the primary author and maintainer of rcmut.
MIT