mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 22:18:33 +00:00
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 |