Expand description

SimpleClient for jsonrpc request use reqwest::Client.

Structs

An RPC call message.
An RPC notification.
Create a new SimpleClient
An RPC subscribe message.
An RPC subscription.

Enums

The errors returned by the client.
A message sent to the RpcClient.

Type Definitions

A result returned by the client.