☰
Area
Area
Trait Implementations
BoxModel
In torin::geometry
Structs
Measure
Traits
BoxModel
Type Definitions
Area
CursorPoint
Length
Point2D
Size2D
?
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