Type Alias N8

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

Aliased Typeยง

struct N8 { /* private fields */ }