hexbuf

Function hexbuf 

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

Formats a buffer as hex using \xNN notation.