Module env

Source

Structs§

Env
Helper container type for EvmEnv and [TxEnv].
EnvMut
Helper struct with mutable references to the block and cfg environments.
EvmEnv
Container type that holds both the configuration and block environment for EVM execution.

Traits§

AsEnvMut
ContextExt