![]() # Objective - Assist Bevy contributors in the creation of `bevy_color` spaces by ensuring consistent API implementation. ## Solution Created a `pub(crate)` trait `StandardColor` which has all the requirements for a typical color space (e.g, `Srgba`, `Color`, etc.). --- ## Changelog - Implemented traits missing from certain color spaces. ## Migration Guide _No migration required_ |
||
---|---|---|
.. | ||
crates/gen_tests | ||
src | ||
Cargo.toml |