Structsยง
- Fallback
Cache FallbackCacheis a combinator for theModuleCachetrait 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().