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

type Vec1u = Vec1<u32>;

A 1-dimensional unsigned integer vector type