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

type Area = GenericRect<u32, u32>;

A rectangular area with u32 position and size values.