Function css_style::unit::inch[][src]

pub fn inch(value: impl Into<In>) -> Length where
    In: Into<Length>,