Type Definition solana_runtime::accounts_db::SnapshotStorage[][src]

pub type SnapshotStorage = Vec<Arc<AccountStorageEntry>>;