[][src]Function azul_css_parser::parse_gradient_stop

pub fn parse_gradient_stop<'a>(
    input: &'a str
) -> Result<GradientStopPre, CssGradientStopParseError<'a>>