Crate atomic_box

Source

Structsยง

AtomicBox
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data