pub type ReqwestClient = RpcClient;
A client using a reqwest HTTP transport.
reqwest
struct ReqwestClient(/* private fields */);