Type Alias U7

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

Aliased Typeยง

struct U7 { /* private fields */ }