menu
destack:fuzz
import destack:fuzz
Classes
GeneratorValue generator.
Structs
ArrayOptionsGenerated array options.CaseRegistered fuzz case.CorpusPersisted fuzz corpus.CorpusEntrySaved fuzz corpus entry.CounterexampleMinimal failing fuzz example.FloatOptionsGenerated floating-point options.SampleGenerated sample metadata.StringOptionsGenerated string options.SuiteRegistered fuzz suite.WeightGenerated choice weight.
Newtypes
CorpusIdStable fuzz corpus identifier.
Newtype interfaces
ContextFuzz callback context.
Type aliases
ArgumentFuzz registration argument after the generator.BodyFuzz callback.BodyResultFuzz callback result.OptionsFuzz registration options.SeedFuzz seed.SuiteArgumentFuzz suite argument after the name.SuiteBodyFuzz suite callback.