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