Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
async-client: Allow sending requests via a
&Client
This allows concurrent usage of the client, e.g. by using an `Arc<Client>`. Signed-off-by: Chen Yu <[email protected]>
- Loading branch information