Skip to main content

HttpClientRef

Type Alias HttpClientRef 

Source
pub type HttpClientRef = Rc<RefCell<HttpClient>>;

Aliased Typeยง

pub struct HttpClientRef { /* private fields */ }