mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 23:24:44 +00:00
883abbb27a
Problem: - SparseSetIndex trait implementations had a lot of duplicated code. Solution: - Utilize a macro to implement the trait for a generic type. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |