Module generic
revm
18.0.0
Module generic
Module Items
Type Aliases
In revm::
handler
Modules
execution
generic
mainnet
post_execution
pre_execution
register
validation
Structs
ExecutionHandler
Handler
PostExecutionHandler
PreExecutionHandler
ValidationHandler
Type Aliases
DeductCallerHandle
EndHandle
FrameCallHandle
FrameCallReturnHandle
FrameCreateHandle
FrameCreateReturnHandle
GenericContextHandle
GenericContextHandleRet
InsertCallOutcomeHandle
InsertCreateOutcomeHandle
LoadAccountsHandle
LoadPrecompilesHandle
OutputHandle
ReimburseCallerHandle
RewardBeneficiaryHandle
ValidateEnvHandle
ValidateInitialTxGasHandle
ValidateTxEnvAgainstState
revm
::
handler
Module
generic
Copy item path
Settings
Help
Summary
Source
Type Aliases
§
Generic
Context
Handle
Generic Handle that takes a mutable reference to the context and returns a result.
Generic
Context
Handle
Ret
Generic handle that takes a mutable reference to the context and returns a result.