Expand description
Common errors and error handling utilities.
Structs§
- Build
Error  - An error occurred attempting to build an 
Operationfrom an input - Connector
Error  - Error from the underlying Connector
 - Display
Error Context  - Provides a 
Displayimpl for anErrorthat outputs the full error context - Error
Metadata  - Generic Error type
 - Unknown
Variant Error  - The given enum value failed to parse since it is not a known value.
 
Traits§
- Provide
Error Metadata  - Trait to retrieve error metadata from a result