Type Alias solana_accounts_db::accounts_cache::CachedAccount

source ·
pub type CachedAccount = Arc<CachedAccountInner>;

Aliased Type§

struct CachedAccount { /* private fields */ }