Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 294 Bytes

bincode-fuzz

A small fuzzer for bincode.

Usage

To run the fuzzer, execute

cargo run --bin fuzzer <path to corpus>

License

bincode-fuzz is released under MIT license. You can find a copy of the MIT License in the LICENSE file.