lyon_path::math

Function point

Source
pub fn point(x: f32, y: f32) -> Point
Expand description

Shorthand for Point::new(x, y).