mirror of
https://github.com/bevyengine/bevy
synced 2025-01-10 20:29:01 +00:00
e9b8c71da0
# Objective When working within `bevy_ecs`, we can't use the `log_once` macros due to their placement in `bevy_log` - which depends on `bevy_ecs`. All this create does is migrate those macros to the `bevy_utils` crate, while still re-exporting them in `bevy_log`. created to resolve this: https://github.com/bevyengine/bevy/pull/11417#discussion_r1458100211 --------- Co-authored-by: François <mockersf@gmail.com> |
||
---|---|---|
.. | ||
cow_arc.rs | ||
default.rs | ||
float_ord.rs | ||
futures.rs | ||
intern.rs | ||
label.rs | ||
lib.rs | ||
once.rs | ||
short_names.rs | ||
synccell.rs | ||
syncunsafecell.rs | ||
uuid.rs |