[go: up one dir, main page]

[]Function lyon::math::point

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