Function edhex_core::bytes_line_padding[][src]

pub fn bytes_line_padding(
    bytes: &[u8],
    line_num: usize,
    width: NonZeroUsize
) -> String