Module fuzz

Module fuzz 

Source

Structs§

CaseOutcome
Returned by a single fuzz in the case of a successful run
CounterExampleOutcome
Returned by a single fuzz when a counterexample has been discovered
FuzzedExecutor
Wrapper around an Executor which provides fuzzing support using [proptest].

Enums§

FuzzOutcome
Outcome of a single fuzz