Skip to main content

hex

Function hex 

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

Hex-encode a byte slice (lowercase, no prefix).