U27

Type Alias U27 

Source
pub type U27 = UInt<UInt<UInt<UInt<Last<B1>, B1>, B0>, B1>, B1>;

Aliased Typeยง

pub struct U27(/* private fields */);