pub fn hex_byte_to_byte(h: u8, l: u8) -> Result<u8, Error>
Expand description

Convert two hex characters to a byte