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