Skip to main content

encode_hex

Function encode_hex 

Source
pub fn encode_hex(bytes: &[u8]) -> String
Expand description

Encodes bytes as lowercase hexadecimal text.