Type Alias typenum::consts::P14

source ·
pub type P14 = PInt<U14>;

Aliased Type§

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

Fields§

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