Expand description
Defines commonly used functions and structs relating to error handling.
Structs§
- Defines the formatter used in the
ErrorTrace
trait.
Traits§
- Implements a function over a normal
Error
that prints it and anyError::source()
it has.
Defines commonly used functions and structs relating to error handling.
ErrorTrace
trait.Error
that prints it and any Error::source()
it has.