Skip to main content

parse_style_background_size

Function parse_style_background_size 

Source
pub fn parse_style_background_size<'a>(
    input: &'a str,
) -> Result<StyleBackgroundSize, InvalidValueErr<'a>>
Expand description

Parses a single background-size value.