Type Definition graph_http::DispatchAsync[][src]

type DispatchAsync<T> = DispatchRequest<T, RequestBuilder>;

Implementations