Type Definition radium::types::RadiumBool[][src]

pub type RadiumBool = AtomicBool;
Expand description

Best-effort atomic bool type.