pub fn build_list_report(
root: &Path,
filters: &ListFilters<'_>,
config: &RulesRunConfig,
) -> RulesListReportExpand description
Build a RulesListReport from the index, applying the given filters.
pub fn build_list_report(
root: &Path,
filters: &ListFilters<'_>,
config: &RulesRunConfig,
) -> RulesListReportBuild a RulesListReport from the index, applying the given filters.