error_
chain
0.0.1
Macros
bail
ensure
error_chain
quick_main
Structs
DisplayChain
Iter
Traits
ChainedError
ExitCode
Type Aliases
Backtrace
error_chain
Type Alias
Backtrace
Copy item path
Settings
Help
Summary
Source
pub type Backtrace =
()
;
Expand description
Dummy type used when the
backtrace
feature is disabled.