Module jsonrpc::client

source ·
Expand description

§Client support

Support for connecting to JSONRPC servers over HTTP, sending requests, and parsing responses

Structs§

Traits§

  • An interface for a transport over which to use the JSONRPC protocol.