Skip to content
 
 

Latest commit

 

History

933 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracked anyhow

github crates.io docs.rs build status

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" }

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

About

Flexible concrete Error type built on std::error::Error

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages