[][src]Function savory_html::css::unit::rem

pub fn rem(value: impl Into<Rem>) -> Length where
    Rem: Into<Length>,