
# Objective - Fixes #13024. ## Solution - Run `cargo clippy --target wasm32-unknown-unknown` until there are no more errors. - I recommend reviewing one commit at a time :) --- ## Changelog - Fixed Clippy lints for `wasm32-unknown-unknown` target. - Updated `bevy_transform`'s `README.md`.
4 lines
101 B
Markdown
4 lines
101 B
Markdown
# Bevy Transform
|
|
|
|
This crate contains types and functions associated with the `Transform` component.
|