[][src]Type Definition euclid::Rect

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

The default rectangle type with no unit.