mirror of
https://github.com/bevyengine/bevy
synced 2024-12-26 13:03:06 +00:00
de98850a3e
# Objective - This makes code a little more readable now. ## Solution - Use `position` provided by `Iter` instead of `enumerating` indices and `map`ping to the index. |
||
---|---|---|
.. | ||
context.rs | ||
edge.rs | ||
graph.rs | ||
mod.rs | ||
node.rs | ||
node_slot.rs |