meilisearch/fuzzers
2023-05-29 13:07:06 +02:00
..
src rename the indexing fuzzer to fuzz-indexing so it doesn't collide with other binary name when being called from the root of the workspace 2023-05-29 13:07:06 +02:00
Cargo.toml move the fuzzer to its own crate 2023-05-29 12:27:39 +02:00
README.md move the fuzzer to its own crate 2023-05-29 12:27:39 +02:00

Fuzzers

The purpose of this crate is to contains all the handmade "fuzzer" we may need.