Type Alias U63

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

Aliased Typeยง

struct U63 { /* private fields */ }