Module parse_fuzz_crate_toml

Source
Expand description

Logic to parse + validate fuzzing-crate Cargo.toml files + their associated folder structure.

Structsยง

FuzzCrateMetadata ๐Ÿ”’
FuzzCrateTarget ๐Ÿ”’
RepoFuzzTarget ๐Ÿ”’

Functionsยง

get_repo_fuzz_crates ๐Ÿ”’
get_repo_fuzz_targets ๐Ÿ”’
parse_fuzz_crate_toml ๐Ÿ”’