pub fn cmd_rules( path: &Path, kind_filter: Option<String>, verbose: bool, ) -> Result<PcbDocRuleList, Box<dyn Error>>
List all design rules.