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

pub fn px(value: impl Into<Px>) -> Length where
    Px: Into<Length>,