pub fn au_rect_to_f32_rect(rect: Rect<Au>) -> Rect<f32>
Expand description

A helper function to convert a rect of Au pixels to a rect of f32 units.