pub fn parse_enable_comment(line: &str) -> Option<Vec<&str>>
Parse an enable comment and return the list of rules (empty vec means all rules)