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

type Vec1i = Vec1<i32>;

A 1-dimensional signed integer vector type