Type Alias N46

Source
pub type N46 = NInt<U46>;

Aliased Type§

pub struct N46 {
    pub(crate) n: UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B0>,
}

Fields§

§n: UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B0>