[][src]Module async_json_rpc::objects

Structs

IncompleteRequest
JsonError

This type represents all possible errors that can occur when serializing or deserializing JSON data.

Request

Represents the JSON-RPC request object.

RequestBuilder
Response

Represents the JSON-RPC response object.

RpcError

A JSON-RPC error object.