[][src]Function azul_css_parser::parse_image

pub fn parse_image<'a>(
    input: &'a str
) -> Result<CssImageId, CssImageParseError<'a>>