bevy/crates/bevy_ecs/src/query
findmyhappy 36a3e53e10
chore: fix some comments (#13083)
# Objective

remove repetitive words

Signed-off-by: findmyhappy <findhappy@sohu.com>
2024-04-25 19:09:16 +00:00
..
access.rs Add archetypal to Access Debug impl (#12947) 2024-04-13 06:06:48 +00:00
builder.rs Remove redundant imports (#12817) 2024-04-01 19:59:08 +00:00
error.rs Remove APIs deprecated in 0.13 (#11974) 2024-02-19 19:04:47 +00:00
fetch.rs Add QueryState::contains, document complexity, and make as_nop pub(crate) (#12776) 2024-03-29 14:49:43 +00:00
filter.rs Update ecs query docs (#12595) 2024-03-22 13:28:41 +00:00
iter.rs Improve par_iter and Parallel (#12904) 2024-04-23 12:05:34 +00:00
mod.rs Remove APIs deprecated in 0.13 (#11974) 2024-02-19 19:04:47 +00:00
par_iter.rs chore: fix some comments (#13083) 2024-04-25 19:09:16 +00:00
state.rs Improve par_iter and Parallel (#12904) 2024-04-23 12:05:34 +00:00
world_query.rs Update ecs query docs (#12595) 2024-03-22 13:28:41 +00:00