Function raqote::geom::intrect

source ยท
pub fn intrect<T: Copy>(x1: T, y1: T, x2: T, y2: T) -> Box2D<T>