Function edhex_core::bytes_line_range[][src]

pub fn bytes_line_range(
    bytes: &[u8],
    line_number: usize,
    width: NonZeroUsize
) -> Range<usize>