bevy/crates/bevy_utils
Carter Anderson e51374752b Fix detailed_trace! (#16452)
Alternative to #16450 

# Objective

detailed_trace! in its current form does not work  (and breaks CI)

## Solution

Fix detailed_trace by checking for the feature properly, adding it to
the correct crates, and removing it from the incorrect crates
2024-11-22 21:16:58 +01:00
..
macros Release 0.15.0-rc.3 2024-11-05 23:26:31 +01:00
src Fix detailed_trace! (#16452) 2024-11-22 21:16:58 +01:00
Cargo.toml Fix detailed_trace! (#16452) 2024-11-22 21:16:58 +01: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.