Skip to main content

LspArray

Type Alias LspArray 

Source
pub type LspArray = Vec<LspAny>;
Expand description

LSP arrays. @since 3.17.0

Aliased Typeยง

pub struct LspArray { /* private fields */ }