Type Definition gfx::format::Vec1

source ·
pub type Vec1<T> = T;
Expand description

Abstracted 1-element container for macro internal use