pub fn record_matched_hits(store: &mut RulesStore, matched_ids: &[String])Expand description
Record hits for all matched rules (updates last_hit and hit count).
pub fn record_matched_hits(store: &mut RulesStore, matched_ids: &[String])Record hits for all matched rules (updates last_hit and hit count).