Type Alias P28

Source
pub type P28 = PInt<U28>;

Aliased Type§

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

Fields§

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