Type Alias P5

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

Aliased Typeยง

struct P5 { /* private fields */ }