VAO5JFB2XAADU6QRQ24O2GCIFRBWNLRIJMEFMYR4IOLAF45VNIQQC add any new features that anyhow doesn't already support. If you're notalready familiar with anyhow and you're just looking for a catch all errortype you should probably just stick with anyhow. The magic of this crate iswhen you need to add extra information to anyhow beyond what you can insertinto the error chain. For an example of a customized version of eyre check out
add any new features that anyhow doesn't already support, though it does renamea number of the APIs to try to make the proper usage more obvious. The magic ofthis crate is when you need to add extra context to a chain of errors beyondwhat you can or should insert into the error chain. For an example of acustomized version of eyre check out