Query
# Objective Fixes #9200 Switches ()'s to []'s when talking about the optional `_mut` suffix in the ECS Query Struct page to have more idiomatic docs. ## Solution Replace `()` with `[]` in appropriate doc pages.
bevy_ecs
Ref::map
clippy::default_constructed_unit_structs
ComponentIdFor