Skip to main content

Module error

Module error 

Source
Expand description

Error categories for distinguishing exit codes.

Structs§

AppError
A message tagged with an ErrorKind so the caller can pick the right exit code.

Enums§

ErrorKind
Error category carried alongside messages to select exit codes.

Functions§

exit_code_for
The exit code associated with an ErrorKind.