pub const fn u8_to_upper_hex(b: u8) -> [u8; 2]
unstable
Convert a byte to uppercase hex representation.