Skip to main content
rem_to_px
use_
font_
size
0.0.1
use_font_size
Function
rem_
to_
px
Copy item path
Source
pub fn rem_to_px(rem:
f64
, root_px:
f64
) ->
Result
<
f64
,
FontSizeError
>