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

Get a hex string representation of two chars per byte