Type Definition graph_http::AsyncHttpClient

source · []
pub type AsyncHttpClient = HttpClient<Arc<Mutex<GraphRequest<Client, Body, Form>>>>;