☰
LayoutSize
Trait Implementations
AuHelpers<Size2D<Au, LayoutPixel>>
In webrender_api::units
?
Type Definition
webrender_api
::
units
::
LayoutSize
source
·
[
−
]
pub type LayoutSize =
Size2D
<
f32
,
LayoutPixel
>;
Trait Implementations
§
source
§
impl
AuHelpers
<
Size2D
<
Au
,
LayoutPixel
>> for
LayoutSize
source
§
fn
from_au
(size:
LayoutSizeAu
) -> Self
source
§
fn
to_au
(&self) ->
LayoutSizeAu