Function rxing::point

source ·
pub const fn point<T>(x: T, y: T) -> PointT<T>where
    T: Copy,