[]Type Definition gdnative::common::euclid::Rect

type Rect<T> = TypedRect<T, UnknownUnit>;

The default rectangle type with no unit.