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