Expand description
Unified caching abstraction — IDistributedCache trait + MemoryCache implementation.
Re-exports§
pub use cache_ext::DistributedCacheExtensions;pub use options::DistributedCacheEntryOptions;pub use trait_def::CacheError;pub use trait_def::IDistributedCache;pub use trait_def::Result as CacheResult;