pub fn bytes_to_hex(s: &[u8]) -> String
Expand description

Convert a vec of u8 to a hex string