Function repr::strconv::format_bytes[][src]

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