Skip to main content

matches

Function matches 

Source
pub fn matches(filter: &SubscriptionFilter, envelope: &Envelope) -> bool
Expand description

True if envelope satisfies the filter (AND across fields, OR within list-valued fields).