![]() # Objective Fixes #18466 ## Solution Updated the macro generation pattern to place the comma in the correct place in the pattern. ## Testing - Tried named and unnamed fields in combination, and used rust expand macro tooling to see the generated code and verify its correctness (see screenshots in example below) --- ## Showcase Screenshot showing expanded macro with multiple named fields  Screenshot showing expanded macro with single unnamed field  ## Migration Guide n/a |
||
---|---|---|
.. | ||
component.rs | ||
lib.rs | ||
query_data.rs | ||
query_filter.rs | ||
states.rs | ||
world_query.rs |