mirror of
https://github.com/bevyengine/bevy
synced 2025-01-02 08:18:59 +00:00
b07db8462f
Fixes #2037 (and then some) Problem: - `TypeUuid`, `RenderResource`, and `Bytes` derive macros did not properly handle generic structs. Solution: - Rework the derive macro implementations to handle the generics. |
||
---|---|---|
.. | ||
lib.rs | ||
modules.rs | ||
reflect_trait.rs | ||
type_uuid.rs |