pub type SendUploadRequest = SendRequest<Request>;
Expand description

IntoFuture returned by Media::upload.

Aliased Type§

struct SendUploadRequest { /* private fields */ }