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