Function edhex_core::chars_line[][src]

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