solana_runtime::accounts_cache

Type Alias SlotCache

Source
pub type SlotCache = Arc<SlotCacheInner>;

Aliased Typeยง

struct SlotCache { /* private fields */ }