mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
ca873e767f
# Objective - Add serde Deserialize and Serialize for structs that doesn't implement it, even if they could benefit from it ## Solution - Derive these traits for the structs Style, BackgroundColor, BorderColor and Outline. --- |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |