|  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 | ||
|  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 | ||