pub trait JsonRpcRequestTrait:
HasJsonRpcVersion
+ HasRequestId
+ RpcRequest { }Expand description
Core MCP protocol types, errors, and specification compliance
pub trait JsonRpcRequestTrait:
HasJsonRpcVersion
+ HasRequestId
+ RpcRequest { }Core MCP protocol types, errors, and specification compliance