Function binary_fmt_slice

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