Structs§
- Default
Cache Key - Default hasher used for
CacheKey
Traits§
- Cache
Key - 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.