mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +00:00
cb98d31b27
This can save users from having to type `&*X` all the time at the cost of some complexity in the type signature. For instance, this allows me to accommodate @jakobhellermann's suggestion in #1799 without requiring users to type `&*windows` 99% of the time. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |