GraphiteEditor / GraphiteEditor/Graphite
Support multiple outputs in a proto node definition with return struct unpacking in the node macro
Open
Graphene
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
The node macro should be updated to convert a returned struct (with each field annotated with an attribute for metadata like the output name) into the necessary node definitions to unpack the struct as separate outputs. This could occur by generating a subgraph, but an approach which allows for avoiding that would be preferred.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.