Expand description
This module provides task agent implementation.
Structs§
- A connection manager for components interaction with oneshot workers.
- The Oneshot Agent Provider.
- A registrar for oneshot workers.
- A spawner to create oneshot workers.
- Hook handle for
use_oneshot_runner
Traits§
- A future-based worker that for each input, one output is produced.
Functions§
- A hook to create a runner to an oneshot agent.
Attribute Macros§
- A procedural macro to create oneshot agents.