Type Alias u5

Source
pub type u5 = UInt<u8, 5>;

Aliased Typeยง

pub struct u5 { /* private fields */ }