Skip to main content

hex_encode

Function hex_encode 

Source
pub fn hex_encode(data: &[u8]) -> String
Expand description

Encode bytes to lowercase hex string.