[][src]Function un_algebra::tests::config::prop::test_runner::noop_result_cache

pub fn noop_result_cache() -> Box<dyn ResultCache + 'static>

A result cache that does nothing.

This is the default value of ProptestConfig.result_cache.