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

xilem_web: Refactor unnecessary generic type parameter Props to associated type #619

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

Philipp-M
Copy link
Contributor

This was the initial plan of #403, I can't remember anymore why I didn't made it to work back then. Anyway this should simplify the type signature of Pod and PodMut a little bit.

This also includes a little bit of refactoring otherwise (mostly aesthetic + removal of unnecessary wrapper DynNode)

Copy link
Contributor

@flosse flosse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ☺️

xilem_web/src/one_of.rs Show resolved Hide resolved
@Philipp-M
Copy link
Contributor Author

Thanks for the review, merging.

@Philipp-M Philipp-M added this pull request to the merge queue Sep 28, 2024
Merged via the queue into linebender:main with commit 67f0043 Sep 28, 2024
17 checks passed
@Philipp-M Philipp-M deleted the xilem_web-pod-trait-refactor branch September 28, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants