Expand description
Deserializes a .toml config into a FuzzConfig object that can be used to configure a
ByteMutator. See tests for examples.
Structsยง
- Fuzz
Config - A struct that can be deserialized from .toml.
Creates and configures
StageandMutatorobjects.