pub fn cache_key_hex<T: CacheKey>(value: &T) -> String
Returns the hex-encoded cache key for a value.