mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
2f9a886c55
Generally a good idea. I ran into this because I wanted to store `Gamepads` in a wrapper struct in https://github.com/Leafwing-Studios/leafwing-input-manager/pull/168. This PR allows the `Debug` derive used there to continue working. I could workaround this with a custom impl, but a PR upstream seemed like the right fix. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |