mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +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 |