Type Definition na::Pnt2

source · []
pub type Pnt2<T = f32> = Point2<T>;