hex_encode

Function hex_encode 

Source
pub fn hex_encode<T: AsRef<[u8]>>(src: T) -> String
Available on crate feature hex only.