Available on crate feature
server only.Structs§
- Operation
Descriptor - Describes metadata associated with an enqueued task.
- Operation
Message - Operation message describing a unit of asynchronous work.
- Operation
Processor - Operation processor that coordinates extractors and handlers
- Task
Result - Tool
Call Task Result - Result transport for tool calls executed as tasks.
Constants§
Traits§
- Operation
Result Transport - Trait for operation result transport
Functions§
- current_
timestamp - Helper to generate an ISO 8601 timestamp for task metadata.
Type Aliases§
- Operation
Future - Boxed future that represents an asynchronous operation managed by the processor.