Function cosmic::iced::advanced::graphics::geometry::path::lyon_path::geom::size

source ยท
pub fn size<S>(w: S, h: S) -> Size2D<S, UnknownUnit>
Expand description

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