RadiumBool

Type Alias RadiumBool 

Source
pub type RadiumBool = AtomicBool;
Expand description

Best-effort atomic bool type.

Aliased Typeยง

pub struct RadiumBool { /* private fields */ }