mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
2ebf5a303e
# Objective TypeUuid is deprecated, remove it. ## Migration Guide Convert any uses of `#[derive(TypeUuid)]` with `#[derive(TypePath]` for more complex uses see the relevant [documentation](https://docs.rs/bevy/latest/bevy/prelude/trait.TypePath.html) for more information. --------- Co-authored-by: ebola <dev@axiomatic> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |