Type Definition gfx_core::format::Vec1 [] [src]

type Vec1<T> = T;

Abstracted 1-element container for macro internal use