to_hex

Function to_hex 

Source
pub fn to_hex(bytes: impl AsRef<[u8]>) -> String
Expand description

A quick helper to encode some bytes to hex.