Expand description
Internal traits, not exposed in the public hugr API.
Structs§
- DefaultPGNode Map 
- An identity map between HUGR nodes and portgraph nodes.
Traits§
- HugrInternals 
- Trait for accessing the internals of a Hugr(View).
- HugrMutInternals 
- Trait for accessing the mutable internals of a Hugr(Mut).
- PortgraphNode Map 
- A map between hugr nodes and portgraph nodes in the graph returned by
HugrInternals::region_portgraph.