Type Definition graph_http::DispatchBlocking[][src]

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

Implementations