Skip to main content

rects_overlap

Function rects_overlap 

Source
pub(crate) fn rects_overlap(a: (Point, Point), b: (Point, Point)) -> bool