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

Remove uses of anyhow #32

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Remove uses of anyhow #32

wants to merge 2 commits into from

Conversation

progval
Copy link
Contributor

@progval progval commented Aug 16, 2024

This allows crates using epserde to unwrap errors and match them.

In my case, I would like to display a custom message on WrongTypeHash/VersionMismatch with
instructions to regenerate files with the current epserde version.

(Marking this PR as draft because it depends on #31)

@progval progval force-pushed the no-anyhow branch 3 times, most recently from 2a1f173 to 8a94c29 Compare August 16, 2024 09:04
This allows crates using epserde to unwrap errors and `match` them.

In my case, I would like to display a custom message on WrongTypeHash/VersionMismatch with
instructions to regenerate files with the current epserde version.
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.

1 participant