Skip to main content

rule_report_compiled

Function rule_report_compiled 

Source
pub fn rule_report_compiled(
    graph: &CodeGraph,
    source: &str,
    lang: Lang,
    scheme: &str,
    compiled: &CompiledRules,
) -> Vec<RuleReport>