Function cosmic::iced_winit::graphics::geometry::path::lyon_path::geom::euclid::bvec2

source ยท
pub const fn bvec2(x: bool, y: bool) -> BoolVector2D
Expand description

Shorthand for BoolVector2D { x, y }.