Skip to main content

LspServersSettings

Type Alias LspServersSettings 

Source
pub type LspServersSettings = BTreeMap<String, LspServerConfig>;

Aliased Typeยง

pub struct LspServersSettings { /* private fields */ }