Expand description
Error utilities.
Structs§
- Errors
- An Error that contains zero or more errors.
- Fail
Fast Error Recipient - ErrorRecipient that fails on the first given error.
Traits§
- AsErrors
Result - Converts to a Result with Errors.
- Error
Recipient - A recipient of errors.