Module jsonrpc::output_agent [] [src]

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 Definitions

OutputAgentTask