mirror of
https://github.com/bevyengine/bevy
synced 2024-12-18 09:03:07 +00:00
afd0f1322d
# Objective Fixes #15941 ## Solution Created https://crates.io/crates/variadics_please and moved the code there; updating references `bevy_utils/macros` is deleted. ## Testing cargo check ## Migration Guide Use `variadics_please::{all_tuples, all_tuples_with_size}` instead of `bevy::utils::{all_tuples, all_tuples_with_size}`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |