atomic-ref2

Crates.ioatomic-ref2
lib.rsatomic-ref2
version0.2.1
sourcesrc
created_at2018-06-06 06:01:59.977247
updated_at2018-06-08 23:21:06.310345
descriptionProvides AtomicOptionRef and AtomicRef. Intended to map to java.util.concurrent.atomic.AtomicReference in Java.
homepagehttps://github.com/mehcode/atomic-ref-rs
repository
max_upload_size
id68815
size24,122
Ryan Leckey (mehcode)

documentation

README

atomic-ref2

Rust Crates.io Docs.rs

Provides AtomicOptionRef and AtomicRef. Intended to map to java.util.concurrent.atomic.AtomicReference in Java.

Usage

[dependencies]
atomic-ref2 = "0.2"

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: 0

cargo fmt