solana_runtime::accounts_db

Type Alias SnapshotStorage

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

Aliased Typeยง

struct SnapshotStorage { /* private fields */ }