Type Definition graph_http::AsyncHttpClient[][src]

type AsyncHttpClient = HttpClient<Arc<Mutex<GraphRequest<Client, Body, Form>>>>;