pub fn assert_rect_contains_point(rect: Rect, x: f32, y: f32, msg: &str)
Assert that a rectangle contains a point.