Function rusttype::point [] [src]

pub fn point<N>(x: N, y: N) -> Point<N>

A convenience function for generating Points.