lsp_core::prelude

Function lsp_range_to_range

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