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

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

Trait Implementations

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

type Array = [T; 5]