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

pub fn noop_result_cache() -> Box<dyn ResultCache>

A result cache that does nothing.

This is the default value of ProptestConfig.result_cache.