A stable, hashable identifier for a cached value.
Mirrors SwiftyNetwork's CacheKey. Build keys from raw strings, URLs, or structured components so that the same logical resource always maps to the same key.
CacheKey
the underlying string identity used for equality and hashing.