#golang #store #load #atomically #value

atomic_value

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

2 unstable releases

0.2.0 Mar 2, 2021
0.1.0 Apr 5, 2020

#4 in #atomically

MIT license

10KB
159 lines

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


atomic_value

AtomicValue in rust like go AtomicValue

Dependencies

~0–280KB