iced_renderer::geometry::path::lyon_path::geom

Function size

pub fn size<S>(w: S, h: S) -> Size2D<S, UnknownUnit>
Available on crate feature geometry only.
Expand description

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