Type Alias U2

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

Aliased Typeยง

struct U2 { /* private fields */ }