Add fuzzer for decode functions (#115)
This commit adds a fuzzing harness to fuzz the decode functions defined by parity-scale-codec.
fuzzing/Cargo.toml
0 → 100644
fuzzing/README.md
0 → 100644
fuzzing/src/main.rs
0 → 100644
Please register or sign in to comment