A wrapper around LLVM's libFuzzer runtime.
# Cargo.toml
[dependencies]
libfuzzer-sys = "0.4.13"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a fuzz target for libFuzzer.
Use `cargo fuzz run` to execute the fuzz target.
No dependency data recorded yet.