Type Alias u56

Source
pub type u56 = UInt<u64, 56>;

Aliased Typeยง

pub struct u56 { /* private fields */ }