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