Type Definition graph_http::DispatchAsync

source · []
pub type DispatchAsync<T> = DispatchRequest<T, RequestBuilder>;

Implementations