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

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

Trait Implementations

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

type Array = [T; 4]