pub fn format_hex(data: &[u8]) -> String
Returns a string formatted as a hex data dump of the supplied slice argument.