Skip to main content

flow_matches_query

Function flow_matches_query 

Source
pub fn flow_matches_query(flow: &Flow, query: &FlowQuery) -> bool
Expand description

Returns true when flow satisfies all set fields in query (AND semantics).