Skip to main content

rem_to_px

Function rem_to_px 

Source
pub fn rem_to_px(rem: f64, root_px: f64) -> Result<f64, FontSizeError>