Type Definition primitives::Point[][src]

type Point<T> = Point2D<T, UnknownUnit>;