Function mltg::rounded_rect

source ·
pub fn rounded_rect(
    rect: impl Into<Rect<f32>>,
    radius: impl Into<Vector<f32>>
) -> RoundedRect