pub type DiskCache = PersistentDiskCache;
Disk cache layer
pub struct DiskCache { /* private fields */ }