Skip to main content

Module dump

Module dump 

Source
Expand description

Dump domain shapes — shared across the client → action boundary.

Types here are the dsp-cli vocabulary for dump tasks. DSP-API wire types (DataTaskStatusApiResponse etc.) live inside src/client/http.rs and are never exposed above the client layer. See ADR-0001 and ADR-0008.

Structs§

DumpTask
A server-side dump task (boundary-translated from DSP-API’s DataTask).

Enums§

CreateDumpOutcome
The outcome of create_project_dump, crossing the client→action boundary.
DumpStatus
The status of a server-side dump task.