Type Definition rusoto_core::request::DispatchSignedRequestFuture[][src]

type DispatchSignedRequestFuture = Pin<Box<dyn Future<Output = Result<HttpResponse, HttpDispatchError>> + Send>>;
Expand description

Type returned from dispatch for a DispatchSignedRequest implementor