Skip to main content

sources_to_compile_from_artifacts

Function sources_to_compile_from_artifacts 

Source
fn sources_to_compile_from_artifacts(
    config: &Config,
    test_filter: &ProjectPathsAwareFilter,
    artifacts: &ProjectCompileOutput,
    test_matcher: &TestFunctionMatcher<'_>,
) -> BTreeSet<PathBuf>