Function euclid::point2 [] [src]

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