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