Function to_hex

Source
pub fn to_hex(bytes: impl AsRef<[u8]>) -> String
Expand description

Construct a String containing the hexadecimal representation of bytes