Type Definition primitives::Vector[][src]

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