Module system_calls

Source
Expand description

System contract call functions.

Structs§

NoopHook
An OnStateHook that does nothing.
SystemCaller
An ephemeral helper type for executing system calls.

Traits§

OnStateHook
A hook that is called after each state change.