[][src]Module libremexre::errors

Stuff for error-handling.

Structs

E

An error that is a wrapper around a Formatter.

ErrorCauseIter

An iterator over the causes of an error.

GenericError

A wrapper for giving ErrorKinds causes and backtraces.

Functions

log_err

Logs an error, including its causes.

Type Definitions

Result

A convenient alias for Result.