parse_rules

Function parse_rules 

Source
pub fn parse_rules(rc: &RuleConfig) -> HashMap<String, Vec<Vec<String>>>
Expand description

parse clash rules into METHOD-rules hashmap, the ‘,’ splitted items is pushed in the inner Vec