Function css_style::unit::rem[][src]

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