bevy/crates/bevy_core
Nathan Stocks 0867dc76a3
Use Cow<'static, str> in Name (#1308)
* Implement Name { name } as Cow<'static, str>
* Attempt impl Reflect for Cow<'static, str.>
2021-01-31 16:35:23 -08:00
..
src Use Cow<'static, str> in Name (#1308) 2021-01-31 16:35:23 -08:00
Cargo.toml Name component with fast comparisons (#1109) 2020-12-31 14:52:02 -06:00