rust-fuzz / book

📖 Guides and tutorials on how to fuzz Rust code
https://rust-fuzz.github.io/book/
132 stars 22 forks source link

Document `fuzzing_repro` in guide.md #33

Closed mgeisler closed 1 year ago

mgeisler commented 1 year ago

This is for https://github.com/rust-fuzz/cargo-fuzz/pull/344, assuming it gets merged.