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 a macro to simplify filling in Creatable trait. #1

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Conversation

zrax
Copy link
Owner

@zrax zrax commented Oct 1, 2023

This could probably also be done with a derive() macro, but that's a bit more complicated (especially for supporting the various trait downcast functions)

This could probably also be done with a derive() macro, but that's a bit
more complicated (especially for supporting the various trait downcast
functions)
@zrax zrax merged commit 59333a9 into master Oct 1, 2023
2 checks passed
@zrax zrax deleted the derive_macro branch October 1, 2023 20:19
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.

1 participant