Skip to main content

rounded_rect_strips

Function rounded_rect_strips 

Source
pub fn rounded_rect_strips(
    rect: Rectangle<f32>,
    radius: CornerRadius,
) -> Vec<Rectangle<f32>>
Available on wayland_platform only.