pub type CachedAccount = Arc<CachedAccountInner>;

Aliased Type§

struct CachedAccount { /* private fields */ }