atomic_value 0.1.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