Re-exports§
pub use graph_view::NodeId;
pub use graph_view::PortDiffGraph;
pub use port_diff::InvalidRewriteError;
pub use port_diff::PortDiff;
Modules§
Structs§
Enums§
- Boundary
Site - A site of a boundary port.
- EdgeEnd
- Port
- A port in the graph, either connected to an edge or marking a subgraph boundary.
Traits§
- Graph
- A graph for port diffing.