Skip to main content

group_by_handler

Function group_by_handler 

Source
pub fn group_by_handler(
    matches: &[RuleMatch],
) -> HashMap<String, Vec<RuleMatch>>
Expand description

Groups rule matches by handler name.