pub trait JsonRpcRequestTrait:
HasJsonRpcVersion
+ HasRequestId
+ RpcRequest { }
Expand description
Core MCP protocol types and error handling
pub trait JsonRpcRequestTrait:
HasJsonRpcVersion
+ HasRequestId
+ RpcRequest { }
Core MCP protocol types and error handling