Type Definition euclid::default::Point2D

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