Crate klever_chain_vm_executor

Source

Structs§

CompilationOptions
OpcodeCost
ServiceError
VMHooksDefault
Dummy implementation for VMHooks. Can be used as placeholder, or in tests.

Enums§

BreakpointValue

Traits§

Executor
ExecutorLastError
ExecutorService
Instance
VMHooks

Type Aliases§

ExecutorError
MemLength
The argument type for dealing with lengths of slices of the executor memory.
MemPtr
The argument type for dealing with executor memory pointers.