hex_to_byte_fast

Function hex_to_byte_fast 

Source
fn hex_to_byte_fast(hi: u8, lo: u8) -> Result<u8>