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