Cargo Features
cargo-libafl-helper has no features set by default.
[dependencies]
cargo-libafl-helper = { version = "0.1.0", features = ["arbitrary-derive"] }
- arbitrary-derive
-
arbitrary:
Turn this feature on to enable support for
#[derive(Arbitrary)]
.
cargo-libafl-helper has 1 feature without comment.