Function display_bytes

Source
pub fn display_bytes(f: &mut Formatter<'_>, bytes: &[u8]) -> Result<(), Error>