bevy/crates/bevy_utils/src
Coty 439c0fb973
fix reference in example usage comments (#19434)
# Objective

- Fix a reference in the example usage comments of bevy_utils
Default::default

## Solution

- Just a word change in the comments
 
## Testing

- No actual code changes to test
2025-05-29 19:12:55 +00:00
..
default.rs fix reference in example usage comments (#19434) 2025-05-29 19:12:55 +00:00
lib.rs refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform (#19305) 2025-05-27 04:57:26 +00:00
map.rs Simplify bevy_utils Features (#19090) 2025-05-24 01:46:11 +00:00
once.rs
parallel_queue.rs Remove apostrophes in possessive its (#19244) 2025-05-26 19:53:14 +00:00
wgpu_wrapper.rs refactor(render): move WgpuWrapper into bevy_utils (#19303) 2025-05-27 03:43:49 +00:00