Revision control

Copy as Markdown

Other Tools

[package]
name = "atomic"
version = "0.4.6"
authors = ["Amanieu d'Antras <amanieu@gmail.com>"]
description = "Generic Atomic<T> wrapper type"
license = "Apache-2.0/MIT"
readme = "README.md"
keywords = ["atomic", "no_std"]
[features]
nightly = []
std = []