atomic-option 0.0.3

An atomic, nullable, owned pointer.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]

name = "atomic-option"
version = "0.0.3"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
repository = "https://github.com/reem/rust-atomic-option.git"
description = "An atomic, nullable, owned pointer."
readme = "README.md"
license = "MIT"