[][src]Type Definition graph_http::AsyncHttpClient

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