Module homestar_invocation::pointer
source · Expand description
Pointers and references to Invocations, Tasks, Instructions, and/or Receipts, as well as handling for the Await’ed promises of pointers.
Structs
- Describes the eventual output of the referenced Instruction as a Pointer, either resolving to a tagged OK_BRANCH, ERR_BRANCH, or direct result of a PTR_BRANCH.
- Pointer
diesel
Enums
- Enumerated wrapper around resulting branches of a promise that’s being awaited on.
Constants
await/errorbranch for instruction result.await/okbranch for instruction result.await/*branch for instruction result.