pub fn ios(a: Rect, b: Rect) -> f32
Returns intersection over the smaller area (IoS) for two rectangles.
IoS
The result is zero when either rectangle has zero area.