Type Definition gfx::format::Vec1 []

type Vec1<T> = T;

Abstracted 1-element container for macro internal use