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