cargo-fuzzcheck

Crates.iocargo-fuzzcheck
lib.rscargo-fuzzcheck
version
sourcesrc
created_at2020-06-06 14:35:13.946045
updated_at2024-10-10 14:06:32.648798
descriptionCommand line tool to use fuzzcheck-rs
homepagehttps://fuzzcheck.neocities.org
repositoryhttps://github.com/loiclec/fuzzcheck-rs
max_upload_size
id250700
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Teymour Aldridge (teymour-aldridge)

documentation

README

cargo-fuzzcheck

cargo-fuzzcheck is the necessary command line tool to use fuzzcheck, a coverage-guided, structure-aware fuzzer for Rust functions.

Commit count: 925

cargo fmt