Module error

Source

Structs§

BoxedError
Newtype around Box to implement std::error::Error.
JoinErrorSources
See DisplayError::join_sources()
TerminatingError
Error type that should be returned from main() to display nice error messages

Enums§

MultilineTerminator
Prints application name and formats error sources one per line

Traits§

DisplayError
Helps displaying errors
TerminationInfo