Module state
cast
1.1.0
Module state
Module Items
Structs
Type Aliases
In cast::
revm::
db::
states
Modules
account_status
bundle_account
bundle_state
cache
cache_account
changes
plain_account
reverts
state
state_builder
transition_account
transition_state
Structs
AccountRevert
BundleAccount
BundleBuilder
BundleState
CacheAccount
CacheState
PlainAccount
PlainStateReverts
PlainStorageChangeset
PlainStorageRevert
State
StateBuilder
StateChangeset
StorageSlot
TransitionAccount
TransitionState
Enums
AccountStatus
OriginalValuesKnown
RevertToSlot
Type Aliases
DBBox
StateDBBox
StorageWithOriginalValues
cast
::
revm
::
db
::
states
Module
state
Copy item path
Settings
Help
Summary
Structs
§
State
State of blockchain.
Type Aliases
§
DBBox
Database boxed with a lifetime and Send.
StateDB
Box
More constrained version of State that uses Boxed database with a lifetime.