Expand description
Error types for cache key operations.
CacheKeyError is returned when constructing a CachedFunction
fails due to an index space that exceeds the key type’s capacity.
Enums§
- Cache
KeyError - Errors that can occur during cache key computation.