Module error

Source
Expand description

Error types for the MCP protocol

Structs§

Error
Core MCP error type

Enums§

ErrorCode
MCP error codes following JSON-RPC 2.0 specification

Type Aliases§

McpResult
Preferred result type alias that doesn’t conflict with std::result::Result
Result
Result type alias for MCP protocol operations