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

Return a hexdump of source in specified format.