bevy/crates/bevy_utils
long_long_float 47f58ac6c5
Fix parameter name of all_tuples's document (#13896)
# Objective

I got little confused by the document of `all_tuples!` because type
names of the parameter `T` and extracted names `Pn` are difference.

## Solution

I fixed type names of the document.
2024-06-17 15:17:24 +00:00
..
macros Fix parameter name of all_tuples's document (#13896) 2024-06-17 15:17:24 +00:00
src Add mappings to EntityMapper (#13727) 2024-06-08 12:52:23 +00:00
Cargo.toml fix: upgrade to winit v0.30 (#13366) 2024-06-03 13:06:48 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Utilities

License Crates.io Downloads Docs Discord

A Collection of Utilities for the Bevy Engine.