Typeberry by Fluffy Labs - v0.5.0
Preparing search index...
lib
jam_host_calls
MachineResult
Type Alias MachineResult
Data returned by a machine invocation.
type
MachineResult
=
{
gas
:
BigGas
;
registers
:
HostCallRegisters
;
result
:
MachineStatus
;
}
Index
Properties
gas
registers
result
Properties
gas
gas
:
BigGas
registers
registers
:
HostCallRegisters
result
result
:
MachineStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gas
registers
result
Typeberry by Fluffy Labs - v0.5.0
Loading...
Data returned by a machine invocation.