pub type SnapshotStorage = Vec<Arc<AccountStorageEntry>>;
struct SnapshotStorage { /* private fields */ }