Module output_agent

Source

Structs§

AgentInnerRunner
OutputAgent
Actor-like, dedicated worker thread that handles writing to an output stream. Accepts tasks as messages, which are executed by the agent.

Enums§

OutputAgentMessage

Traits§

AgentRunnable
Functional interface representing the execution of the Agent

Type Aliases§

OutputAgentTask