Skip to content

Conversation

@robem
Copy link
Contributor

@robem robem commented Sep 6, 2022

Make API users aware that the type aliases QueryItem and QueryFetch can be used instead of the more bloated alternative with WorldQueryGats.

Fixes #5842

Make API users aware that the type aliases `QueryItem` and `QueryFetch` can be
used instead of the more bloated alternative with `WorldQueryGats`.

Issue bevyengine#5842
Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

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

Thanks!

bors r+

@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation A-ECS Entities, components, systems, and events labels Sep 6, 2022
bors bot pushed a commit that referenced this pull request Sep 6, 2022
Make API users aware that the type aliases `QueryItem` and `QueryFetch` can be used instead of the more bloated alternative with `WorldQueryGats`.

Fixes #5842
@bors
Copy link
Contributor

bors bot commented Sep 6, 2022

@bors bors bot changed the title Update WorldQueryGats doc with type aliases [Merged by Bors] - Update WorldQueryGats doc with type aliases Sep 6, 2022
@bors bors bot closed this Sep 6, 2022
@robem robem deleted the doc-worldquerygats-note branch September 8, 2022 02:04
nicopap pushed a commit to nicopap/bevy that referenced this pull request Sep 12, 2022
Make API users aware that the type aliases `QueryItem` and `QueryFetch` can be used instead of the more bloated alternative with `WorldQueryGats`.

Fixes bevyengine#5842
james7132 pushed a commit to james7132/bevy that referenced this pull request Oct 28, 2022
Make API users aware that the type aliases `QueryItem` and `QueryFetch` can be used instead of the more bloated alternative with `WorldQueryGats`.

Fixes bevyengine#5842
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
Make API users aware that the type aliases `QueryItem` and `QueryFetch` can be used instead of the more bloated alternative with `WorldQueryGats`.

Fixes bevyengine#5842
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention QueryItem in WorldQueryGats

2 participants