pub fn parse_style_background_content<'a>(
input: &'a str,
) -> Result<StyleBackgroundContent, CssBackgroundParseError<'a>>
pub fn parse_style_background_content<'a>(
input: &'a str,
) -> Result<StyleBackgroundContent, CssBackgroundParseError<'a>>