mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
21518de0de
# Objective `Has<T>` was added to bevy_ecs, but we're still using the `Option<With<T>>` pattern in multiple locations. ## Solution Replace them with `Has<T>`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |