Function parse_hex_digit

Source
pub fn parse_hex_digit(input: &str) -> Result<String, CSSParseError>