bevy/crates/bevy_utils
François Mockers c077c65ddd
bevy_utils: clippy without debug feature enabled (#19861)
# Objective

- bevy_utils has warnings with clippy

## Solution

- Fix them

## Testing

`cargo clippy -p bevy_utils  --no-deps -- -D warnings`
2025-06-29 17:13:27 +00:00
..
src bevy_utils: clippy without debug feature enabled (#19861) 2025-06-29 17:13:27 +00:00
Cargo.toml Make DebugName work when building with no default features (#19824) 2025-06-29 02:45:41 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md bevyengine.org -> bevy.org (#19503) 2025-06-05 23:09:28 +00:00

Bevy Utilities

License Crates.io Downloads Docs Discord

A Collection of Utilities for the Bevy Engine.