Module graph_builder

Module graph_builder 

Source

Structs§

GraphBuilder
Graph builder with alias and basic port validation using the registry.
GraphCtx
Graph definition context for graph-backed nodes.
NestedGraph
A graph paired with the host-bridge alias used to expose its inputs/outputs.
NestedGraphHandle
Interface for a nested graph once it has been inlined into another graph.
NodeSpec
Convenience wrapper so callers can pre-prefix ids (e.g. via a plugin helper) and pass them into GraphBuilder::node_spec.
PortSpec
Internal representation of a port reference, from either strings or handles.

Traits§

IntoPortSpec

Functions§

graph_to_json