Module bonsaidb::keystorage::s3::aws_sdk_s3::error
Expand description
Common errors and error handling utilities.
Structs
- Provides a
Display
impl for anError
that outputs the full error context
Traits
- Trait to retrieve error metadata from a result
Type Definitions
- A boxed error that is
Send
andSync
. - Error type returned by the client.