Type Alias typenum::generated::consts::N3

source ·
pub type N3 = NInt<U3>;

Aliased Type§

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

Fields§

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