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