Size

Type Alias Size 

Source
pub type Size = (f32, f32);
Expand description

Size in (width, height) form.