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

doc(bevy_reflect): add note about trait bounds on impl_type_path #11810

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

tguichaoua
Copy link
Contributor

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Feb 10, 2024
@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation A-Reflection Runtime information about types S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Feb 10, 2024
Merged via the queue into bevyengine:main with commit 3367611 Feb 10, 2024
27 checks passed
@tguichaoua tguichaoua deleted the impl_type_path_doc branch February 10, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Reflection Runtime information about types C-Docs An addition or correction to our documentation S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Describe that impl_type_path can accept trait bounds
4 participants