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

Implementations

Trait Implementations

Formats the value using the given formatter. Read more

Converts to this type from the input type.