Enum rusoto_s3::ListMultipartUploadsError [−][src]
pub enum ListMultipartUploadsError {}Expand description
Errors returned by ListMultipartUploads
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ListMultipartUploadsError
impl Send for ListMultipartUploadsError
impl Sync for ListMultipartUploadsError
impl Unpin for ListMultipartUploadsError
impl UnwindSafe for ListMultipartUploadsError
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more