Function edhex_core::bytes_line[][src]

pub fn bytes_line(
    bytes: &[u8],
    line_number: usize,
    width: NonZeroUsize,
    color: bool
) -> String