Generic, convenient and lock-free `std` atomics via `Atomic<T>`. Can be used with many primitive types (including floats) and with custom types.
Helper crate for `atomig`. Do not use directly, but only through main crate. This helper does not follow semantic versioning!
Convenient tool for atomics in Rust.