[][src]Function hbbft::util::fmt_hex

pub fn fmt_hex<T: AsRef<[u8]>>(bytes: T, f: &mut Formatter) -> Result

Prints a byte slice as shortened hexadecimal in debug output.