lsp_core::util

Function range_to_range

Source
pub fn range_to_range(range: &Range<usize>, rope: &Rope) -> Option<Range>