solana_accounts_db::accounts_cache

Type Alias SlotCache

source
pub type SlotCache = Arc<SlotCacheInner>;

Aliased Typeยง

struct SlotCache { /* private fields */ }