Expand description
Common errors and error handling utilities.
Structs§
- Build
Error - An error occurred attempting to build an
Operation
from an input - Connector
Error - Error from the underlying Connector
- Display
Error Context - Provides a
Display
impl for anError
that outputs the full error context - Error
Metadata - Generic Error type
Traits§
- Provide
Error Metadata - Trait to retrieve error metadata from a result