pub type InvertedIndexCacheRef = Arc<IndexCache<FileId, InvertedIndexMetas>>;
Aliased Typeยง
pub struct InvertedIndexCacheRef { /* private fields */ }
pub type InvertedIndexCacheRef = Arc<IndexCache<FileId, InvertedIndexMetas>>;
pub struct InvertedIndexCacheRef { /* private fields */ }