# Objective - Goal is to minimize bevy_utils #11478 ## Solution - Move the file short_name wholesale into bevy_reflect ## Testing - Unit tests - CI ## Migration Guide - References to `bevy_utils::ShortName` should instead now be `bevy_reflect::ShortName`. --------- Co-authored-by: François Mockers <francois.mockers@vleue.com> |
||
|---|---|---|
| .. | ||
| default.rs | ||
| futures.rs | ||
| lib.rs | ||
| object_safe.rs | ||
| once.rs | ||
| parallel_queue.rs | ||
| synccell.rs | ||
| syncunsafecell.rs | ||