Skip to main content
Edge
petgraph
0.8.3
In petgraph::
algo::
steiner_
tree
petgraph
::
algo
::
steiner_tree
Type Alias
Edge
Copy item path
Source
type Edge<G> = (<G as
GraphBase
>::
NodeId
, <G as
GraphBase
>::
NodeId
);