[][src]Function azul_css_parser::parse_percentage

pub fn parse_percentage(
    input: &str
) -> Result<PercentageValue, PercentageParseError>