Module trap

Source
Expand description

Call and create trap handler.

Structs§

CallFeedback
Feedback value of a call trap.
CallTrap
Trap for a call.
CreateFeedback
Feedback value of the create trap.
CreateTrap
Call trap.

Enums§

CallCreateOpcode
Call create opcodes.
CallCreateTrap
Combined call create trap data.
CallScheme
Call scheme.
CreateScheme
Create scheme.

Traits§

TrapConsume
Consume T to get Rest.