check

Function check 

Source
pub fn check(
    src_path: &Path,
    tests_path: &Path,
    compiler_path: &Path,
    lib_path: &Path,
    diag_ctx: DiagCtx,
) -> CollectedFeatures