Function alacritty::display::damage::rects_overlap

source ยท
fn rects_overlap(lhs: Rect, rhs: Rect) -> bool
Expand description

Check if two given glutin::surface::Rect overlap.