point

Function point 

Source
pub const fn point<T>(x: T, y: T) -> PointT<T>
where T: Copy,
Expand description

An alias for Point::new.