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

type U1 = UInt<UTerm, B1>;

Trait Implementations

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

type Array = [T; 1]