Type Alias typenum::generated::consts::P5

source ·
pub type P5 = PInt<U5>;

Aliased Type§

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

Fields§

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