Crates.io | hv-cell |
lib.rs | hv-cell |
version | 0.1.0 |
source | src |
created_at | 2021-11-12 21:10:15.554298 |
updated_at | 2021-11-12 21:10:15.554298 |
description | A no-std port of the `atomic_refcell` crate with additional `Arc`-centric functionality |
homepage | |
repository | https://github.com/sdleffler/hv-dev |
max_upload_size | |
id | 481118 |
size | 34,983 |
AtomicRefCell
and ArcCell
types plus associated guard/borrow types. Based on the
atomic_refcell
crate.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.