Function css_style::unit::cm[][src]

pub fn cm(value: impl Into<Cm>) -> Length where
    Cm: Into<Length>,