srlabs / ziggy

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

Adding coverage feature #56

Closed kevin-valerio closed 11 months ago

kevin-valerio commented 11 months ago

Coverage feature can now be used inside harnesses to more context flexibility using #[cfg(feature = "coverage")]