MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / ProtoNode

Class ProtoNode

node-graph/graph-craft/src/proto.rs:130–137  ·  view source on GitHub ↗

A proto node is an intermediate step between the `DocumentNode` and the boxed struct that actually runs the node (found in the [`BorrowTree`]). At different stages in the compilation process, this struct will be transformed into a reduced (more restricted) form acting as a subset of its original form, but that restricted form is still valid in the earlier stage in the compilation process before it

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

defaultMethod · 0.70
flatten_with_fnsMethod · 0.70
resolve_extract_nodesMethod · 0.70
add_networkFunction · 0.70
map_idsFunction · 0.70
extract_nodeFunction · 0.70
resolve_proto_node_addFunction · 0.70
flatten_add_expectedFunction · 0.70
flat_networkFunction · 0.70
two_node_passthroughFunction · 0.70
output_duplicateFunction · 0.70

Calls

no outgoing calls

Tested by 4

map_idsFunction · 0.56
extract_nodeFunction · 0.56
resolve_proto_node_addFunction · 0.56
double_numberFunction · 0.40