Skip to main content

check_source_with_config

Function check_source_with_config 

Source
pub fn check_source_with_config(
    cfg: &Config,
    source: &str,
    anchor: &Path,
    lang: Lang,
    scheme: &str,
    report: bool,
) -> Result<SourceReport>