Function css_style::unit::em[][src]

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