[][src]Type Definition flatk::consts::U2

type U2 = UInt<UInt<UTerm, B1>, B0>;

Trait Implementations

impl<T> Array<T> for U2[src]

type Array = [T; 2]