[][src]Function pretty_hex::config_hex

pub fn config_hex<T: AsRef<[u8]>>(source: &T, cfg: HexConfig) -> String

Return a hexdump of source in specified format.