encode_hex

Function encode_hex 

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

Encode bytes as lowercase hexadecimal.