Function selectors::matching::matches [] [src]

pub fn matches<E>(selector_list: &[Selector<E::Impl>], element: &E, parent_bf: Option<&BloomFilter>) -> bool where E: Element