Type Definition typenum::consts::U0 [] [src]

type U0 = UTerm;

Trait Implementations

impl<Un, Bn> GetBit<U0> for UInt<Un, Bn>
[src]

Auto Trait Implementations