# Objective Allow converting from `Dir2` to `Vec2` in generic code. Fixes #12529. ## Solution Added a `From<Dir2>` impl for `Vec2`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
# Objective Allow converting from `Dir2` to `Vec2` in generic code. Fixes #12529. ## Solution Added a `From<Dir2>` impl for `Vec2`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||