mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 19:43:07 +00:00
5fedb6029a
Fixes #1100 Implementors must make sure that `Reflect::any` and `Reflect::any_mut` both return the `self` reference passed in (both for logical correctness and downcast safety). |
||
---|---|---|
.. | ||
lib.rs | ||
modules.rs | ||
reflect_trait.rs | ||
type_uuid.rs |