Type Definition coord::defaults::Vec1u[][src]

type Vec1u<'a> = Vec1<'a, u32>;

A 1-dimensional unsigned integer vector type