jsonrpc_client 0.7.1

An async, macro-driven JSON-RPC client with pluggable backends.
Documentation
1
2
3
4
5
error: struct needs to have a client and a base URL
 --> $DIR/client_without_fields.rs:7:1
  |
7 | pub struct Client;
  | ^^^