Function rusttype::point

source ·
pub fn point<N>(x: N, y: N) -> Point<N>
Expand description

A convenience function for generating Points.