Type Alias u4

Source
pub type u4 = UInt<u8, 4>;

Aliased Typeยง

pub struct u4 { /* private fields */ }