Macros§
Structs§
- AnyError
- AnyError is a serializable wrapper
Error
.
Traits§
- AddContext
- The trait to add error context info to a
Result<T, E>
Functions§
- backtrace_
str - Generate backtrace in string if feature
backtrace
is enabled. Otherwise it returns None.