union

Function union 

Source
pub fn union(rects: &[Rectangle]) -> Rectangle
Expand description

Computes the bounding rectangle of all input rectangles.