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

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

Trait Implementations

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

type Array = [T; 6]