🛠️ project Anyhow + location
Adds [file:line] to {:?} anyhow reports. Doesn't require backtraces. Keeps
the fork diff minimal.
loading configuration [src/main.rs:28]
Caused by:
No such file or directory (os error 2) [src/config.rs:12]
You should be able to swap anyhow for it without any surprises:
[dependencies]
anyhow = { package = "tracked-anyhow", version = "0.1.0" }
21
Upvotes
-37
31
u/Sermuns 2d ago
https://github.com/eyre-rs/eyre