Crates.io | atomic-ref2 |
lib.rs | atomic-ref2 |
version | 0.2.1 |
source | src |
created_at | 2018-06-06 06:01:59.977247 |
updated_at | 2018-06-08 23:21:06.310345 |
description | Provides AtomicOptionRef and AtomicRef. Intended to map to java.util.concurrent.atomic.AtomicReference in Java. |
homepage | https://github.com/mehcode/atomic-ref-rs |
repository | |
max_upload_size | |
id | 68815 |
size | 24,122 |
Provides AtomicOptionRef and AtomicRef. Intended to map to
java.util.concurrent.atomic.AtomicReference
in Java.
[dependencies]
atomic-ref2 = "0.2"
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.