Expand description
Represents different possible responses.
Structs§
- Response
- A generic
Responsestruct that wraps the result of a task, containing the outcome (OkorErr), task metadata such astask_id,attempt, and an internal marker field for future extensions.
Traits§
- Into
Response - Helper for Job Responses