Expand description

A module providing new-type Atomic wrapper that implements Debug & Serialize.

Structs

A new-type wrapper over atomic::Atomic that supports serde serialization and a cleaner debug output.