rollbar-rs icon indicating copy to clipboard operation
rollbar-rs copied to clipboard

Integration with "failure" crate?

Open davidpdrsn opened this issue 6 years ago • 2 comments

Hey! I'm working on a project that uses "failure" for errors. Its Error type has backtraces pointing back to where the error originated. Is it possible for report_error! to use that backtrace instead of creating a new one?

davidpdrsn avatar Feb 08 '19 14:02 davidpdrsn