Skip to main content

Module cache

Module cache 

Source
Expand description

Core cache implementation

Structs§

Cache
Main cache implementation
CacheStats
Cache statistics

Traits§

AsyncCache
Async cache trait defining the core cache operations
CacheKey
Common bounds for cache keys
CacheValue
Common bounds for cache values