Structs§
- Execute
Request - Request to execute a Wasm contract.
- Execute
Request Builder - Builder for
ExecuteRequest
. - Execute
Result - Result of executing a Wasm contract.
- Execute
With Provider Result - Result of executing a Wasm contract on a state provider.
Enums§
- Execute
Error - Error that can occur during execution, before the Wasm virtual machine is involved.
- Execute
With Provider Error - Execution
Kind - Target for Wasm execution.
Traits§
- Executor
- Executor trait.