Expand description
Defines commonly used functions and structs relating to error handling.
Structs§
- Defines the formatter used in the
ErrorTracetrait.
Traits§
- Implements a function over a normal
Errorthat 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.