lsp_
types
0.94.1
LSPArray
Aliased type
In crate lsp_
types
lsp_types
Type Alias
LSPArray
Copy item path
Source
pub type LSPArray =
Vec
<
Value
>;
Expand description
LSP arrays.
@since 3.17.0
Aliased Type
ยง
struct LSPArray {
/* private fields */
}