Function pretty_hex::config_hex [−][src]
pub fn config_hex<T: AsRef<[u8]>>(source: &T, cfg: HexConfig) -> String
Return a hexdump of source
in specified format.
pub fn config_hex<T: AsRef<[u8]>>(source: &T, cfg: HexConfig) -> String
Return a hexdump of source
in specified format.