Type Alias P4

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

Aliased Typeยง

struct P4 { /* private fields */ }