Function notcoal::filter_dry

source ·
pub fn filter_dry(
    db: &Database,
    query_tag: &str,
    filters: &[Filter]
) -> Result<(usize, Vec<String>)>
Expand description

Returns how many matches there are as well as what Message-IDs have been matched by which filters, without running any of the operations