Type Alias solana_accounts_db::accounts_cache::SlotCache

source ·
pub type SlotCache = Arc<SlotCacheInner>;

Aliased Type§

struct SlotCache { /* private fields */ }