Macros
- Return the name of the callee.
- Return the type path of the callee.
Structs
- AnyError is a serializable wrapper
Error.
Traits
- The trait to add error context info to a
Result<T, E>
Functions
- Generate backtrace in string if feature
backtraceis enabled. Otherwise it returns None.