bevy/crates/bevy_utils
Benjamin Brienen 63a3a987c6
Fix detailed_trace module scope (#15912)
# Objective

Fixes #15615

## Solution

`$crate` is a cool keyword metavariable

## Testing

Created a test crate and used the macro

## Showcase

![image](https://github.com/user-attachments/assets/f0567224-126d-44e4-8905-26103da4ba14)
2024-10-15 02:48:36 +00:00
..
macros Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
src Fix detailed_trace module scope (#15912) 2024-10-15 02:48:36 +00:00
Cargo.toml Minor fixes for bevy_utils in no_std (#15463) 2024-10-04 19:25:49 +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.