Skip to main content

Edge

Type Alias Edge 

Source
pub type Edge = (Vertex, Vertex);
Expand description

An edge in a graph.