Function format_hex

Source
pub fn format_hex(data: &[u8]) -> String
Expand description

Returns a string formatted as a hex data dump of the supplied slice argument.