2 releases
Uses old Rust 2015
0.1.1 | Jul 14, 2017 |
---|---|
0.1.0 | Jul 7, 2017 |
#950 in Concurrency
21 downloads per month
8KB
164 lines
Atomic Box
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data