Type Alias N5

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

Aliased Typeยง

struct N5 { /* private fields */ }