[][src]Type Definition screen_13::math::Rect

type Rect = GenericRect<u32, i32>;

A rectangular area with u32 position and i32 size values.