Type Definition lsp2::LSPArray

pub type LSPArray = Vec<Value, Global>;
Expand description

LSP arrays.

@since 3.17.0