Function proptest::test_runner::noop_result_cache[][src]

Important traits for Box<R>
pub fn noop_result_cache() -> Box<ResultCache>

A result cache that does nothing.

This is the default value of ProptestConfig.result_cache.