Module runner

Module runner 

Source

Structs§

MaterializedInput
Result of materializing a CID, including discovered metadata from the domain server.
TaskCtx
Task context passed to runners.

Traits§

ArtifactSink
Destination for task output artifacts.
ControlPlane
Control-plane interface for a running task.
InputSource
Source of input artifacts for a task.
MultipartUpload
Handle returned by ArtifactSink::open_multipart.
Runner
Runner entrypoint.