Type Definition plru::BigCache [] [src]

type BigCache = Cache<[AtomicU64; 8]>;

A big cache (512 lines).