Skip to main content

legacy_fuzz_corpus_dir

Function legacy_fuzz_corpus_dir 

Source
fn legacy_fuzz_corpus_dir(
    root: Option<&Path>,
    contract_name: &str,
    func: &Function,
    test_name: &str,
) -> Option<PathBuf>
Expand description

Returns the legacy unqualified corpus when the qualified corpus has no entries.