Structsยง
FallbackCache
is a combinator for theModuleCache
trait that enables the chaining of two caching strategies together, typically viaModuleCache::with_fallback()
.
FallbackCache
is a combinator for the ModuleCache
trait that enables
the chaining of two caching strategies together, typically via
ModuleCache::with_fallback()
.