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

Investigate moving from error_chain to failure #55

Open
3 tasks
TheZoq2 opened this issue Aug 30, 2018 · 0 comments
Open
3 tasks

Investigate moving from error_chain to failure #55

TheZoq2 opened this issue Aug 30, 2018 · 0 comments

Comments

@TheZoq2
Copy link
Owner

TheZoq2 commented Aug 30, 2018

Failure is the recommended error handling lib and seems to come with some nice features that are not present in error_chain. Though before switching over it might be better to test it in another project.

Things to test

  • Best error structure
  • How to add context
  • How do backtraces work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant