Type Definition euclid::default::Vector2D

source · []
pub type Vector2D<T> = Vector2D<T, UnknownUnit>;