Struct fuzzcheck::sensors_and_pools::TestFailureSensor[][src]

pub struct TestFailureSensor { /* fields omitted */ }
Expand description

A sensor that records test failures.

It is compatible with TestFailurePool.

Trait Implementations

Returns the “default value” for a type. Read more

A type that is used to retrieve the observations made by the sensor. Read more

Signal to the sensor that it should prepare to record observations

Signal to the sensor that it should stop recording observations

Access the sensor’s observations through the handler

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.