atomic-option

Crates.ioatomic-option
lib.rsatomic-option
version0.1.2
sourcesrc
created_at2015-07-23 23:31:57.587779
updated_at2016-04-18 08:03:54.756468
descriptionAn atomic, nullable, owned pointer.
homepage
repositoryhttps://github.com/reem/rust-atomic-option.git
max_upload_size
id2660
size7,718
log (github:rust-lang:log)

documentation

README

atomic-option

An atomic, nullable, owned pointer.

Documentation

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
atomic-option = "0.1"

Author

Jonathan Reem is the primary author and maintainer of atomic-option.

License

MIT

Commit count: 14

cargo fmt