Skip to main content

ReqwestClient

Type Alias ReqwestClient 

Source
pub type ReqwestClient = RpcClient;
Expand description

A client using a reqwest HTTP transport.

Aliased Typeยง

pub struct ReqwestClient(/* private fields */);