u8_to_upper_hex

Function u8_to_upper_hex 

Source
pub const fn u8_to_upper_hex(b: u8) -> [u8; 2]
Available on crate feature unstable only.
Expand description

Convert a byte to uppercase hex representation.