[][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 JSONRPC request object.

RequestBuilder
Response

Represents the JSONRPC response object.

RpcError

A JSONRPC error object.