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

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