Structs§
- Call
Inputs - Inputs for a call.
- Call
Outcome - Represents the outcome of a call operation in a virtual machine.
- Create
Inputs - Inputs for a create call.
- Create
Outcome - Represents the outcome of a create operation in an interpreter.
- EOFCreate
Inputs - Inputs for EOF create call.
Enums§
- Call
Scheme - Call scheme.
- Call
Value - Call value.
- Create
Scheme - Create scheme.
- EOFCreate
Kind - EOF create can be called from two places:
- Interpreter
Action