U21

Type Alias U21 

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

Aliased Typeยง

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