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

Commits on Jun 30, 2022

  1. decode: Cleanup Try<f>/<f> pairs

    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 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a6a9713 View commit details
    Browse the repository at this point in the history