Type Alias U3

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

Aliased Typeยง

struct U3 { /* private fields */ }