mirror of
https://github.com/bevyengine/bevy
synced 2024-12-19 17:43: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}`. |
||
---|---|---|
.. | ||
default.rs | ||
futures.rs | ||
lib.rs | ||
object_safe.rs | ||
once.rs | ||
parallel_queue.rs | ||
synccell.rs | ||
syncunsafecell.rs | ||
time.rs |