tree: 38139e75a6c80bd0639233b653017292b2ee5ac5 [path history] [tgz]
  1. impl/
  2. src/
  3. tests/
  4. .rustfmt.toml
  5. Cargo.toml
  6. README.md
rust/README.md

FuzzTest Rust

This is the repository containing the FuzzTest framework for Rust.

Important note: Please do not forget to run cargo clean before committing your change. That will avoid committing libraries files downloaded when cargo build and cargo test.