1 2 3 4 5 6 7 8 9
[dependencies] [package] description = "Abstraction over atomic ptr. Such as AtomicBox and AtomicArc." edition = "2018" license = "Apache-2.0" name = "extra_atomics" repository = "https://github.com/domcx/extra_atomics" version = "0.1.1"