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

type RectF = GenericRect<f32, f32>;

A rectangular area with f32 position and size values.