#atomic #struct #operations

atomic_mut

A crate that facilitates atomic operations on arbitrary structs

1 unstable release

0.1.0 Sep 21, 2024

#108 in #atomic

Download history 159/week @ 2024-09-16 26/week @ 2024-09-23 9/week @ 2024-09-30 1/week @ 2024-10-07 13/week @ 2024-10-14

74 downloads per month

MIT license

4KB
61 lines

AtomicMut

A crate that facilitates atomic operations on arbitrary structs.

No runtime deps