[][src]Function klondike_lib::display::geometry::point2

pub const fn point2<T, U>(x: T, y: T) -> Point2D<T, U>