[][src]Function hex_string::u8_to_hex_string

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

Convert a byte to its two-character hex string representation