Type Definition lyon_geom::Vector[][src]

type Vector<T> = Vector2D<T, UnknownUnit>;
Expand description

Alias for euclid::default::Vector2D.