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