Module graph_builder
Source - 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.
- IntoPortSpec
- graph_to_json