Type Alias P3

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

Aliased Typeยง

struct P3 { /* private fields */ }