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