to_hex

Function to_hex 

Source
pub fn to_hex<I>(input: I) -> String
where I: AsRef<[u8]>,
Expand description

Encode a bag of bytes into the hex format