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

pub type RadiumU8 = AtomicU8;
Expand description

Best-effort atomic u8 type.