Skip to main content

hex_str

Function hex_str 

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

Format a byte slice as space-separated uppercase hex pairs (e.g. "48 52 52 59").