mirror of
https://github.com/bevyengine/bevy
synced 2025-01-10 20:29:01 +00:00
fe6246dac6
# Objective Fixes #5687 ## Solution Update the methods on the `Entity` struct to be `const`, so we can define compile-time constants and more generally use them in a const context. --- ## Changelog ### Added - Most `Entity` methods are now `const fn`. |
||
---|---|---|
.. | ||
map_entities.rs | ||
mod.rs | ||
serde.rs |