atomic_value 0.2.0

this crate provides a way that you can load or store value atomically like Golang AtomicValue.
Documentation

atomic_value

AtomicValue in rust like go AtomicValue