get_repo_fuzz_targets

Function get_repo_fuzz_targets 

Source
pub(super) fn get_repo_fuzz_targets(
    fuzz_crates: &[FuzzCrateMetadata],
) -> Result<BTreeMap<String, RepoFuzzTarget>>