Expand description
Represents different possible responses.
Structs§
- 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§
- Helper for Job Responses