Type Definition Vec1
gfx::format
type Vec1<T> = T;
Abstracted 1-element container for macro internal use