pub type DocumentSelector = Vec<DocumentFilter>;
Expand description
Document selector type
Aliased Typeยง
pub struct DocumentSelector { /* private fields */ }
pub type DocumentSelector = Vec<DocumentFilter>;
Document selector type
pub struct DocumentSelector { /* private fields */ }