radium::types

Type Alias RadiumI8

source
pub type RadiumI8 = AtomicI8;
Expand description

Best-effort atomic i8 type.

Aliased Typeยง

struct RadiumI8 { /* private fields */ }