pub type LspArray = Vec<LspAny>;
LSP arrays. @since 3.17.0
pub struct LspArray { /* private fields */ }