Crates.io | atomic-option |
lib.rs | atomic-option |
version | 0.1.2 |
source | src |
created_at | 2015-07-23 23:31:57.587779 |
updated_at | 2016-04-18 08:03:54.756468 |
description | An atomic, nullable, owned pointer. |
homepage | |
repository | https://github.com/reem/rust-atomic-option.git |
max_upload_size | |
id | 2660 |
size | 7,718 |
An atomic, nullable, owned pointer.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
atomic-option = "0.1"
Jonathan Reem is the primary author and maintainer of atomic-option.
MIT