Function hex_from_ascii_byte

Source
const fn hex_from_ascii_byte(b: u8) -> Result<u8, ()>