pub fn parse_shape_margin(
input: &str,
) -> Result<ShapeMargin, CssPixelValueParseError<'_>>Expand description
Parser for shape-margin property
pub fn parse_shape_margin(
input: &str,
) -> Result<ShapeMargin, CssPixelValueParseError<'_>>Parser for shape-margin property