Writing New Request/Response Code
-
A structure to use to indicate that there is no key-value paired information that should accompany a JSON-RPC request.
See moreDeclaration
Swift
public struct NoKeyedBody : RPCRequestKeyedBody
Writing New Request/Response Code Reference