[][src]Type Definition lsp_types::DocumentSelector

type DocumentSelector = Vec<DocumentFilter>;

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