Function basic_result_cache
pub fn basic_result_cache() -> Box<dyn ResultCache>
A basic result cache.
Values are identified by their Debug string representation.
basic_result_cachepub fn basic_result_cache() -> Box<dyn ResultCache>
A basic result cache.
Values are identified by their Debug string representation.