solana_accounts_db::accounts_cache

Type Alias CachedAccount

source
pub type CachedAccount = Arc<CachedAccountInner>;

Aliased Typeยง

struct CachedAccount { /* private fields */ }