Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redo error handling with latest best practices #62

Open
stouset opened this issue Apr 29, 2020 · 2 comments
Open

Redo error handling with latest best practices #62

stouset opened this issue Apr 29, 2020 · 2 comments
Labels

Comments

@stouset
Copy link
Collaborator

stouset commented Apr 29, 2020

Error handling best practices have changed in Rust yet again. Investigate snafu and fehler.

@stouset
Copy link
Collaborator Author

stouset commented Jun 10, 2020

Alternatively, anyhow and thiserror.

@stouset stouset added the v2 label Jul 1, 2020
@stouset
Copy link
Collaborator Author

stouset commented Jul 1, 2020

error-chain was replaced with thiserror. Next is replacing failure with anyhow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant