pub trait JsonRpcNotificationTrait: HasJsonRpcVersion + RpcNotification { }Expand description
Core MCP protocol types, errors, and specification compliance
pub trait JsonRpcNotificationTrait: HasJsonRpcVersion + RpcNotification { }Core MCP protocol types, errors, and specification compliance