Skip to main content

hex_encode

Function hex_encode 

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

Encode bytes as lowercase hex string (no 0x prefix).