fuzzcheck 0.13.0

A modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
Documentation

fuzzcheck

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 8 feature flags, 6 of them enabled by default.

default

grammar_mutator (default)

This feature flag does not enable additional features.

regex_grammar (default)

serde_json_serializer (default)

regex-syntax (default)

serde (default)

serde_json (default)

ron

serde_ron_serializer