pub type AsyncHttpClient = HttpClient<Arc<Mutex<GraphRequest<Client, Body, Form>>>>;
Formats the value using the given formatter. Read more
Converts to this type from the input type.