Expand description
Error types for the MCP Rust SDK
This module defines all error types that can occur within the MCP SDK, providing structured error handling with detailed context.
Enums§
- McpError
- The main error type for the MCP SDK
Type Aliases§
- McpResult
- Result type alias for MCP operations