Skip to main content

parse_style_background_repeat_multiple

Function parse_style_background_repeat_multiple 

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

Parses multiple background-repeat values.