pub fn to_hex(bytes: impl AsRef<[u8]>) -> String
Construct a String containing the hexadecimal representation of bytes
bytes