Type Alias solana_runtime::accounts_db::SnapshotStorage
source · pub type SnapshotStorage = Vec<Arc<AccountStorageEntry>>;
Aliased Type§
struct SnapshotStorage { /* private fields */ }
pub type SnapshotStorage = Vec<Arc<AccountStorageEntry>>;
struct SnapshotStorage { /* private fields */ }