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

decode: Cleanup Try<f>/<f> pairs #302

Merged
merged 1 commit into from
Jun 30, 2022
Merged

decode: Cleanup Try<f>/<f> pairs #302

merged 1 commit into from
Jun 30, 2022

Conversation

wader
Copy link
Owner

@wader wader commented Jun 30, 2022

Decode API design is that Try* returns error non-Try panics.
Also rename Must* as they should panic and introduce some new Try* functions
that were missing.

Decode API design is that Try* returns error non-Try panics.
Also rename Must* as they should panic and introduce some new Try* functions
that were missing.
@wader wader mentioned this pull request Jun 30, 2022
@wader wader merged commit f96637f into master Jun 30, 2022
@wader wader deleted the decode-cleanup-trymust branch June 30, 2022 10:24
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.

None yet

1 participant