Type Alias typenum::generated::consts::P3

source ·
pub type P3 = PInt<U3>;

Aliased Type§

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

Fields§

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