pub fn parse_rules(rc: &RuleConfig) -> HashMap<String, Vec<Vec<String>>>
parse clash rules into METHOD-rules hashmap, the ‘,’ splitted items is pushed in the inner Vec