Type Definition lsp_types::LSPObject

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

LSP object definition.

@since 3.17.0