Enum rusoto_s3::DeleteObjectsError [−][src]
pub enum DeleteObjectsError {}Expand description
Errors returned by DeleteObjects
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeleteObjectsError
impl Send for DeleteObjectsError
impl Sync for DeleteObjectsError
impl Unpin for DeleteObjectsError
impl UnwindSafe for DeleteObjectsError
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