jsonrpc
0.18.0
Module client
Sections
Client support
Module Items
Structs
Traits
In crate jsonrpc
jsonrpc
Module
client
Copy item path
Source
Expand description
§
Client support
Support for connecting to JSONRPC servers over HTTP, sending requests, and parsing responses
Structs
§
Client
A JSON-RPC client.
Traits
§
Transport
An interface for a transport over which to use the JSONRPC protocol.