Type Alias U31

Source
pub type U31 = UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>;
Available on crate feature hybrid-array only.

Aliased Typeยง

struct U31 { /* private fields */ }