std:std.geom.Rect<T>.Operator -

Operator -:Rect<T>( r:Rect<T> )
Operator -:Rect<T>( v:Vec2<T> )

Subtracts another rect from the rect and returns the result. Subtracts a vector from the rect and returns the result.