jsonrpc_client 0.7.1

An async, macro-driven JSON-RPC client with pluggable backends.
Documentation
1
2
3
4
5
error: invalid configuration attribute, currently only `version` is supported
 --> $DIR/other_attribute.rs:1:23
  |
1 | #[jsonrpc_client::api(foo = "bar")]
  |                       ^^^