hex_str

Function hex_str 

Source
pub fn hex_str(value: &[u8]) -> String
Expand description

Converts a byte slice to a hexadecimal string representation.