Type Alias P6

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

Aliased Typeยง

struct P6 { /* private fields */ }