Skip to main content
em_to_px
use_
font_
size
0.0.1
use_font_size
Function
em_
to_
px
Copy item path
Source
pub fn em_to_px(em:
f64
, parent_px:
f64
) ->
Result
<
f64
,
FontSizeError
>