pub type LSPObject = Map<String, Value>;
LSP object definition.
@since 3.17.0
struct LSPObject { /* private fields */ }