If you use anyhow you can get this for free! You enable an environment variable:
RUST_BACKTRACE=1 cargo +nightly run
Also enable the backtrace crate feature.
If you use anyhow you can get this for free! You enable an environment variable:
RUST_BACKTRACE=1 cargo +nightly run
Also enable the backtrace crate feature.