Skip to main content

offsets_to_range

Function offsets_to_range 

Source
pub fn offsets_to_range(
    start: usize,
    end: usize,
    rope: &LineIndex,
) -> Option<Range>