Type Alias typenum::consts::P255

source ·
pub type P255 = PInt<U255>;

Aliased Type§

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

Fields§

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