Graphite/node-graph/node-macro
Firestar99 890da6a3c3
Clean up code by using Iterator::collect() when constructing instance tables (#2918)
* instances: `Iterator::collect()` instances

* instances: adjust nodes to use iterators

* fix warnings on master

* Bump MSRV

* Port the remaining usages

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-23 05:51:40 +00:00
..
src Add `::IDENTITY` to node macro to return a `ProtoNodeIdentifier` that is always a `&'static str` (#2842) 2025-07-07 16:29:59 -07:00
Cargo.toml Clean up code by using Iterator::collect() when constructing instance tables (#2918) 2025-07-23 05:51:40 +00:00