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

pub fn em(value: impl Into<Em>) -> Length where
    Em: Into<Length>,