fn map_rect(rect: Rect, ts: Transform) -> Option<Rect>
Returns the bounding box of rect transformed by ts.
rect
ts