Type Definition radium::types::RadiumBool

source · []
pub type RadiumBool = AtomicBool;
Expand description

Best-effort atomic bool type.