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