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