A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
exrook/atomic_box
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
RustApache-2.0