backtrace-error
backtrace-error copied to clipboard
wrap errors with automatic backtrace capture and print-on-result-unwrap
Results
2
backtrace-error issues
Sort by
recently updated
recently updated
newest added
For now the wrapping type is impossible to directly use in serde (de)serializers, because error types should implement `serde::de::Error` or `serde::ser::Error` and orphan rule forbids to make this implementation in...
GitHub redirects to the address with https anyway, so let's put that in Cargo.toml See also https://github.com/szabgab/rust-digger/issues/97