Function lyon_path::math::point[][src]

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

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