lyon_geom::cubic_bezier_intersections

Function rectangles_overlap

source
fn rectangles_overlap<S: Scalar>(r1: &Box2D<S>, r2: &Box2D<S>) -> bool