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

type U15 = UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>;

Trait Implementations

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

type Array = [T; 15]