Skip to content

use anyhow::Result instead of custom Error type #30

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

Merged
merged 1 commit into from
Jul 31, 2022
Merged

use anyhow::Result instead of custom Error type #30

merged 1 commit into from
Jul 31, 2022

Conversation

exdx
Copy link
Owner

@exdx exdx commented Jul 31, 2022

Closes #29

@exdx exdx merged commit 78c604d into main Jul 31, 2022
@tylerslaton tylerslaton deleted the anyhow branch September 8, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor error handling to use anyhow
1 participant