[][src]Function quadtree_cd::intersects

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