Module petgraph::graphmap

source ·
Expand description

GraphMap<N, E, Ty> is a graph datastructure where node values are mapping keys.

Structs

Traits

  • A trait group for GraphMap’s node identifier.

Type Definitions