Module runner

Module runner 

Source

Structs§

DomainArtifactRequest
Metadata required to upload an artifact with Domain semantics.
MaterializedInput
Result of materializing a CID, including discovered metadata from the domain server.
TaskCtx
Task context passed to runners.

Enums§

DomainArtifactContent
Describes the content of a DomainArtifactRequest.

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.