Type Definition lsp2::LSPObject

pub type LSPObject = Map<String, Value>;
Expand description

LSP object definition.

@since 3.17.0