Skip to main content

format_bytes

Function format_bytes 

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