Function lyon_core::math::point [] [src]

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