iced_graphics::damage

Function group

Source
pub fn group(damage: Vec<Rectangle>, bounds: Rectangle) -> Vec<Rectangle>
Expand description

Groups the given damage regions that are close together inside the given bounds.