mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
8139022ecd
# Objective Fixes #3613 [Link to issue](https://github.com/bevyengine/bevy/issues/3613) ## Solution Changed the Deref Target to `str` and changed the `deref()` function body so that a `&str` is returned by using `as_ref() `. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |