Function pretty_hex::pretty_hex [] [src]

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

Return a multi-line String complete with addressing, hex digits, and ASCII representation.