Function fuzzcheck::builder::default_sensor_and_pool[][src]

Expand description

Create the sensor and pool builder that is used by default by fuzzcheck

Currently, the result cannot be augmented any further. Thus, the only action you can take on the result is to use .finish() to obtain the concrete sensor and pool.