Skip to main content

compiled_specs_with_config

Function compiled_specs_with_config 

Source
pub fn compiled_specs_with_config(
    cfg: &Config,
    langs: impl IntoIterator<Item = Lang>,
    scheme: &str,
) -> Result<Vec<CompiledRuleSpec>>