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