Module host
cast
1.3.2
Module host
Module Items
Structs
Traits
In cast::
revm::
context
cast
::
revm
::
context
Module
host
Copy item path
Expand description
Host interface for external blockchain state access.
Structs
§
Dummy
Host
Dummy host that implements
Host
trait and returns all default values.
Traits
§
Host
Host trait with all methods that are needed by the Interpreter.