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

type U3 = UInt<UInt<UTerm, B1>, B1>;

Trait Implementations

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

type Array = [T; 3]