Expand description
Call and create trap handler.
Structs§
- Call
Feedback - Feedback value of a call trap.
- Call
Trap - Trap for a call.
- Create
Feedback - Feedback value of the create trap.
- Create
Trap - Call trap.
Enums§
- Call
Create Opcode - Call create opcodes.
- Call
Create Trap - Combined call create trap data.
- Call
Scheme - Call scheme.
- Create
Scheme - Create scheme.
Traits§
- Trap
Consume - Consume
T
to getRest
.