is_uniform

Function is_uniform 

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

Returns true if all rectangles in the slice are identical.