atomic-option 0.1.2

An atomic, nullable, owned pointer.
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
description = "An atomic, nullable, owned pointer."
license = "MIT"
name = "atomic-option"
readme = "README.md"
repository = "https://github.com/reem/rust-atomic-option.git"
version = "0.1.2"