Hacker News new | ask | show | jobs
by shepmaster 664 days ago
Do note that the standard library has stabilized backtraces now, so you only need that if you are targeting an older version of Rust.

https://doc.rust-lang.org/std/backtrace/struct.Backtrace.htm...