to_string

Function to_string 

Source
pub fn to_string<A>(bytes: A) -> String
where A: AsRef<[u8]>,
Expand description

Dump binary data in hexadecimal.