pub type LspObject = HashMap<String, LspAny>;
LSP object definition. @since 3.17.0
pub struct LspObject { /* private fields */ }