Type Definition grafix_toolbox::uses::vec2[][src]

type vec2<T> = (T, T);

Trait Implementations