You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I know that I can use libcc to instrument a C program but I am not sure how to instrument a Rust program and get the coverage data.
Describe the solution you'd like
A simple example of coverage-guided Rust program fuzzing