[]Function lyon::math::point

pub fn point<T, U>(x: T, y: T) -> TypedPoint2D<T, U> where
    T: Copy