Function u8_to_hex_string

Source
pub fn u8_to_hex_string(b: &u8) -> [char; 2]
Expand description

Convert a byte to its two-character hex string representation