# 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 | ||
# 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 | ||