[][src]Function custom_debug::hexbuf

pub fn hexbuf(v: &impl AsRef<[u8]>, f: &mut Formatter) -> Result

Formats a buffer as hex using \xNN notation.