decode_hex_digit

Function decode_hex_digit 

Source
fn decode_hex_digit(byte: u8) -> Option<u8>