Function zebra_test::prelude::prop::test_runner::basic_result_cache

pub fn basic_result_cache() -> Box<dyn ResultCache>
Expand description

A basic result cache.

Values are identified by their Debug string representation.