pub type RadiumBool = AtomicBool;
Best-effort atomic bool type.
bool
pub struct RadiumBool { /* private fields */ }