[][src]Function pretty_hex::pretty_hex

pub fn pretty_hex<T: AsRef<[u8]>>(source: &T) -> String

Return a multi-line hexdump in default format complete with addressing, hex digits, and ASCII representation.