[][src]Module byte_mutator::fuzz_config

Deserializes a .toml config into a FuzzConfig object that can be used to configure a ByteMutator. See tests for examples.

Structs

FuzzConfig

A struct that can be deserialized from .toml. Creates and configures Stage and Mutator objects.