hv-cell

Crates.iohv-cell
lib.rshv-cell
version0.1.0
sourcesrc
created_at2021-11-12 21:10:15.554298
updated_at2021-11-12 21:10:15.554298
descriptionA no-std port of the `atomic_refcell` crate with additional `Arc`-centric functionality
homepage
repositoryhttps://github.com/sdleffler/hv-dev
max_upload_size
id481118
size34,983
Shea Leffler (sdleffler)

documentation

https://docs.rs/hv-cell

README

Heavy Cell - atomic refcells and reference-counted atomic refcells and borrows

AtomicRefCell and ArcCell types plus associated guard/borrow types. Based on the atomic_refcellcrate.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 187

cargo fmt