srlabs / ziggy

A multi-fuzzer management utility for all of your Rust fuzzing needs 🧑‍🎤
Apache License 2.0
59 stars 6 forks source link

Clean up code #36

Closed louismerlin closed 1 year ago

louismerlin commented 1 year ago

Use impl instead of methods to avoid passing the same arguments around left and right.