Struct s3_algo::err::GetObject [−][src]
pub struct GetObject;
Expand description
SNAFU context selector for the Error::GetObject
variant
Trait Implementations
type Source = RusotoError<GetObjectError>
type Source = RusotoError<GetObjectError>
The underlying error
Combine the information to produce the error
Auto Trait Implementations
impl RefUnwindSafe for GetObject
impl UnwindSafe for GetObject
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
type Output = T
type Output = T
Should always be Self