Expand description

Pointers and references to Invocations, Tasks, Instructions, and/or Receipts, as well as handling for the Await’ed promises of pointers.

Structs

Enums

  • Enumerated wrapper around resulting branches of a promise that’s being awaited on.

Constants

  • await/error branch for instruction result.
  • await/ok branch for instruction result.
  • await/* branch for instruction result.