pub trait JsonRpcNotificationTrait: HasJsonRpcVersion + RpcNotification { }
Expand description
Core MCP protocol types and error handling
pub trait JsonRpcNotificationTrait: HasJsonRpcVersion + RpcNotification { }
Core MCP protocol types and error handling