pub fn print(
rule_filter: &[String],
crate_filter: &[String],
config: &Config,
root: &Path,
crates_dir: &Path,
) -> ExitCodeExpand description
Render the rule catalog and current violations as a markdown document for LLM consumption.