fwd/fuzz
John Doty 35dcf93971 Add fuzzing based on serde_json
This test ensures that we can parse anything that serde_json can
produce, which *ought* to ensure reasonable coverage?
2024-08-12 17:18:26 -07:00
..
fuzz_targets Add fuzzing based on serde_json 2024-08-12 17:18:26 -07:00
.gitignore Fuzzing for the json decoder 2024-08-12 09:43:56 -07:00
Cargo.lock Add fuzzing based on serde_json 2024-08-12 17:18:26 -07:00
Cargo.toml Add fuzzing based on serde_json 2024-08-12 17:18:26 -07:00