atomicbox 0.3.0

Safe atomic pointers to boxed data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[badges.travis-ci]
repository = "jorendorff/atomicbox"

[dependencies]

[package]
authors = ["Jason Orendorff <jason.orendorff@gmail.com>"]
description = "Safe atomic pointers to boxed data."
license = "MIT/Apache-2.0"
name = "atomicbox"
readme = "README.md"
repository = "https://github.com/jorendorff/atomicbox"
version = "0.3.0"