Expand description
Directives and errors relating to linking Hugrs.
Enums§
- Node
Linking Directive - Directive for how to treat a particular module-child in the source Hugr. (TN is a node in the target Hugr.)
- Node
Linking Error - An error resulting from an NodeLinkingDirective passed to HugrLinking::insert_link_hugr_by_node or HugrLinking::insert_link_view_by_node.
Traits§
- Hugr
Linking - Methods that merge Hugrs, adding static edges between old and inserted nodes.
Type Aliases§
- Node
Linking Directives - Details, node-by-node, how module-children of a source Hugr should be inserted into a target Hugr.