test-fuzz 3.0.4

To make fuzzing Rust easy
Documentation

test-fuzz

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 0 of them enabled by default.

serde_bincode

  • internal/__serde_bincode
  • runtime/__serde_bincode
  • test-fuzz-macro/__serde_bincode

serde_cbor4ii

  • internal/__serde_cbor4ii
  • runtime/__serde_cbor4ii
  • test-fuzz-macro/__serde_cbor4ii

serde_cbor

  • internal/__serde_cbor
  • runtime/__serde_cbor
  • test-fuzz-macro/__serde_cbor

auto_concretize

  • internal/__auto_concretize
  • test-fuzz-macro/__auto_concretize

afl

    This feature flag does not enable additional features.