[][src]Type Definition tamasfe_lsp_types::DocumentSelector

type DocumentSelector = Vec<DocumentFilter>;

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