lyon_path::math

Function point

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

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