Module state
revm
18.0.0
Module state
Module Items
Structs
Type Aliases
In revm::
db::
states
Modules
account_status
bundle_account
bundle_state
cache
cache_account
changes
plain_account
reverts
state
state_builder
transition_account
transition_state
revm
::
db
::
states
Module
state
Copy item path
Settings
Help
Summary
Source
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.