mz_repr::strconv

Function format_bytes

Source
pub fn format_bytes<F>(buf: &mut F, bytes: &[u8]) -> Nestable
where F: FormatBuffer,