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