[][src]Function tui_react::util::rect::intersect

pub fn intersect(lhs: Rect, rhs: Rect) -> Rect

A safe version of Rect::intersection that doesn't suffer from underflows