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

Implementations