Module internal

Source
Expand description

Internal traits, not exposed in the public hugr API.

Structs§

DefaultPGNodeMap
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).
PortgraphNodeMap
A map between hugr nodes and portgraph nodes in the graph returned by HugrInternals::region_portgraph.