mirror of
https://github.com/bevyengine/bevy
synced 2025-01-02 08:18:59 +00:00
ecdd284b0e
# Objective - More reflection ## Solution - More. Reflection. (not sure what bevy's policy on `derive(Debug)` is given that reflection already lets you accomplish something largely equivalent; maybe `derive(Reflect)` should generate a `Debug` impl that goes through `Reflect::debug` unless you opt out?) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |