CacheItem.value

The object itself to be stored in the cache

struct CacheItem
T value;

Meta