Function cosmic::iced_winit::graphics::geometry::path::lyon_path::geom::vector

source ยท
pub fn vector<S>(x: S, y: S) -> Vector2D<S, UnknownUnit>
Expand description

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