Skip to main content

intersects

Function intersects 

Source
pub fn intersects<T>(item: &T, other: &T) -> bool
where T: Intersection,