Module command

Module command 

Source

Modules§

handlers

Structs§

CommandRegistry
ErrorResponse
HandlerResult
Result type for command handlers, containing both response and state changes
JsonRpcError
JSON-RPC error structure for error responses
Notification
Request
ServerStateChanges
State changes that can be requested by command handlers
SuccessResponse

Traits§

CommandHandler
Trait for handling MCP protocol commands

Functions§

create_error_response
create_success_response