mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
8092e2c86d
# Objective `AspectRatio` is a newtype of `f32`, so it can implement basic traits; `Copy`, `Clone`, `Debug`, `PartialEq` and `PartialOrd`. ## Solution Derive basic traits for `AspectRatio`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |