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

Implementations