hexdump

Function hexdump 

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

Convert bytes to a human-readable hexdump format.