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

Implement ToValue and From<$ty> for Value for NonZero #491

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Implement ToValue and From<$ty> for Value for NonZero #491

merged 1 commit into from
Mar 22, 2022

Commits on Mar 20, 2022

  1. Implement ToValue and From<$ty> for Value for NonZero

    It can already by be done by calling `.get()`, but this makes it a bit
    easier.
    Thomasdezeeuw committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    4f9a212 View commit details
    Browse the repository at this point in the history