Expand description
Request handling for the agent.
Enums§
- Handler
Error - The error type for handling a request.
Traits§
- Handler
- A request handler that can handle a request to an agent.
Functions§
- handle
- Handles requests to an agent.
- parse_
args - Parses the arguments of a request.
- send_
response - Sends a response to a request.