Function parse_hex_digit

Source
pub fn parse_hex_digit(c: char) -> Result<u32>