Structs§
- Materialized
Input - Result of materializing a CID, including discovered metadata from the domain server.
- TaskCtx
- Task context passed to runners.
Traits§
- Artifact
Sink - Destination for task output artifacts.
- Control
Plane - Control-plane interface for a running task.
- Input
Source - Source of input artifacts for a task.
- Multipart
Upload - Handle returned by
ArtifactSink::open_multipart. - Runner
- Runner entrypoint.