[][src]Function pretty_hex::simple_hex

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

Returns a String showing octets grouped in 4-byte words.