CacheEventRange.__events

Undocumented in source.
struct CacheEventRange(K, V)
SList!(CacheEvent!(K, V), Allocator) __events;

Meta