mylang_lsp_server::responder::range

Function locatable_to_lsp_range

source
pub fn locatable_to_lsp_range<L>(locatable: &L) -> Value
where L: Locatable,