[][src]Crate fuzzcheck_traits

Traits

Mutator

A Mutator is an object capable of mutating a value for the purpose of fuzz-testing.

Serializer

A Serializer is used to encode and decode values into bytes.