Type Alias typenum::consts::N256

source ·
pub type N256 = NInt<U256>;

Aliased Type§

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

Fields§

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