Type Alias typenum::generated::consts::N32

source ·
pub type N32 = NInt<U32>;

Aliased Type§

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

Fields§

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