IJsonRPCClient

Undocumented in source.
alias IJsonRPCClient(TId) = IRPCClient!(TId, JsonRPCRequest!TId, JsonRPCResponse!TId)

Meta