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

Replace snafu with thiserror #630

Merged
merged 6 commits into from
Jan 10, 2022
Merged

Replace snafu with thiserror #630

merged 6 commits into from
Jan 10, 2022

Conversation

Schniz
Copy link
Owner

@Schniz Schniz commented Jan 10, 2022

It is less magical: we use map_err and ok_or{,_else} instead of the context
functions that are macro-based.

It is less magical: we use map_err and ok_or{,_else} instead of the context
functions that are macro-based.
@Schniz Schniz self-assigned this Jan 10, 2022
@vercel
Copy link

vercel bot commented Jan 10, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/schniz/fnm/Esf5GetZVbve9jpMTRu8h7A4hoyi
✅ Preview: https://fnm-git-replace-snafu-with-thiserror-schniz.vercel.app

@Schniz Schniz added the PR: Internal An internal work has been made label Jan 10, 2022
@Schniz Schniz merged commit b24ed66 into master Jan 10, 2022
@Schniz Schniz deleted the replace-snafu-with-thiserror branch January 10, 2022 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Internal An internal work has been made
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant