Cargo Features

cargo-libafl-helper has no features set by default.

[dependencies]
cargo-libafl-helper = { version = "0.1.0", features = ["arbitrary-derive"] }
arbitrary-derive

Enables derive of arbitrary

arbitrary:

Turn this feature on to enable support for #[derive(Arbitrary)].

cargo-libafl-helper has 1 feature without comment.