Expand description

A Task is the smallest unit of work that can be requested from a UCAN.

Re-exports§

Modules§

  • Invocation configuration, typically expressed as metadata for tasks.
  • An Instruction is the smallest unit of work that can be requested from a UCAN, described via resource, ability.

Structs§

  • Contains the Instruction, configuration, and a possible Receipt of the invocation that caused this task to run.

Enums§