bincode-orig/fuzz
5225225 4450fd40a4 Add fuzzing harness, try to decode into various types (#468)
* WIP adding fuzzing

* Check for round trips (BinaryHeap isn't PartialEq)

* Expand globs

* Rename fuzzing target
2022-01-10 19:17:24 +01:00
..
fuzz_targets Add fuzzing harness, try to decode into various types (#468) 2022-01-10 19:17:24 +01:00
.gitignore Add fuzzing harness, try to decode into various types (#468) 2022-01-10 19:17:24 +01:00
Cargo.lock Add fuzzing harness, try to decode into various types (#468) 2022-01-10 19:17:24 +01:00
Cargo.toml Add fuzzing harness, try to decode into various types (#468) 2022-01-10 19:17:24 +01:00