Skip to main content

check_file

Function check_file 

Source
pub fn check_file(
    source: &str,
    module_name: &str,
    file_path: &Path,
) -> Result<CheckResult>