mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |