Cargo Features
thiserror-ext has no features set by default.
[dependencies]
thiserror-ext = { version = "0.2.0", features = ["backtrace"] }
- backtrace
-
Enables backtrace of thiserror-ext-derive
Affects
backtrace::WithBacktrace.provide
…
thiserror-ext has no features set by default.
[dependencies]
thiserror-ext = { version = "0.2.0", features = ["backtrace"] }
Enables backtrace of thiserror-ext-derive
Affects
backtrace::WithBacktrace.provide
…