[][src]Function euclid::point2

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