mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
0dfb6cf89b
# Objective - Revert #10296 ## Solution - Avoid implementing `Display` without a justification - `Display` implementation is a guarantee without a direct use, takes additional time to compile and require work to maintain - `Debug`, `Reflect` or `Serialize` should cover all needs |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |