pub type PersistentPipelineCacheStore = DiskCache;
Alias for the disk-backed pipeline cache store.
pub struct PersistentPipelineCacheStore { /* private fields */ }