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