Type Definition mangadex_api::HttpClientRef[][src]

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