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