pub fn bytes_to_hex(s: &Vec<u8>) -> String
Expand description

Convert a vec of u8 to a hex string