Atomic Box [](https://crates.io/crates/atomic_box) [](https://crates.io/crates/atomic_box)
==========
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data