jsonrpc_client 0.7.1

An async, macro-driven JSON-RPC client with pluggable backends.
Documentation
1
2
3
4
5
error: argument to `version` must be either "1.0" or "2.0"
 --> $DIR/invalid_version.rs:1:33
  |
1 | #[jsonrpc_client::api(version = "blub")]
  |                                 ^^^^^^