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