Type Alias P83

Source
pub type P83 = PInt<U83>;

Aliased Type§

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

Fields§

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