Module error

Source
Expand description

Error utilities.

Structs§

Errors
An Error that contains zero or more errors.
FailFastErrorRecipient
ErrorRecipient that fails on the first given error.

Traits§

AsErrorsResult
Converts to a Result with Errors.
ErrorRecipient
A recipient of errors.