Skip to main content

hex

Function hex 

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

Two lowercase hex digits per byte, sep between them.