pub type SlotCache = Arc<SlotCacheInner>;

Aliased Type§

struct SlotCache { /* private fields */ }