Type Alias u1

Source
pub type u1 = u8;
Expand description

Represents an unsigned, 1-bit integer.