Type Definition languageserver_types::DocumentSelector [] [src]

type DocumentSelector = Vec<DocumentFilter>;

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