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

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

Trait Implementations

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

type Array = [T; 13]