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