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

use built-in enum derive of Default #18

Open
jtmoon79 opened this issue Aug 9, 2022 · 0 comments
Open

use built-in enum derive of Default #18

jtmoon79 opened this issue Aug 9, 2022 · 0 comments
Labels
code improvement enhancement not seen by the user

Comments

@jtmoon79
Copy link
Owner

jtmoon79 commented Aug 9, 2022

common.rs has code is waiting on rust Issue 86985 to graduate from experimental to supported.

Deriving a default value for an enum.

Currently, this is manually implemented.

@jtmoon79 jtmoon79 added the code improvement enhancement not seen by the user label Aug 9, 2022
jtmoon79 added a commit that referenced this issue Aug 9, 2022
connect Issues via comments and this commit message.

Issue #18
Issue #16
Issue #14
Issue #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code improvement enhancement not seen by the user
Projects
None yet
Development

No branches or pull requests

1 participant