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