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