pub type FileIndexCache = HybridCache<FileIndexKey, FileIndex>;Expand description
Type alias for file index cache using Foyer’s HybridCache.
Aliased Type§
pub struct FileIndexCache { /* private fields */ }pub type FileIndexCache = HybridCache<FileIndexKey, FileIndex>;Type alias for file index cache using Foyer’s HybridCache.
pub struct FileIndexCache { /* private fields */ }