Type Definition torin::geometry::Area

source ·
pub type Area = Rect<f32, Measure>;

Trait Implementations§

source§

impl BoxModel for Area

source§

fn box_area(&self, margin: &Gaps) -> Area