Type Definition lsp2::DocumentSelector

pub type DocumentSelector = Vec<DocumentFilter, Global>;
Expand description

A document selector is the combination of one or many document filters.