Module cache_key

Module cache_key 

Source

Structs§

DefaultCacheKey
Default hasher used for CacheKey

Traits§

CacheKey
The cache key can be used to compare messages for representing the same action against the same resource; for example requests with different IDs but the same method and cache-key affecting options (ex. path, query parameters) will yield the same cache-key.