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