Skip to main content

build_list_report

Function build_list_report 

Source
pub fn build_list_report(
    root: &Path,
    filters: &ListFilters<'_>,
    config: &RulesRunConfig,
) -> RulesListReport
Expand description

Build a RulesListReport from the index, applying the given filters.