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