Expand description
Error handling types.
Structs§
- Path
Error - Error with path information.
Enums§
- Common
Error - Common error types.
- Path
Error Step - Path error step.
- Request
Error - Request error types.
Traits§
- Generic
Error - Generic error trait.
- Request
Error Ext - Extension trait for request errors.
Type Aliases§
- Generic
Error Box - Boxed generic error.
- Request
Result - Request result type.