pub fn format_report(report: &DetectReport, config_hint: &str) -> StringExpand description
Human-readable detect output. config_hint is where the enables were
written, shown only when something was enabled.
pub fn format_report(report: &DetectReport, config_hint: &str) -> StringHuman-readable detect output. config_hint is where the enables were
written, shown only when something was enabled.