Module petgraph::graphmap

source ·
Expand description

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

Macros

Structs

Enums

Traits

  • A trait group for GraphMap’s node identifier.

Functions

Type Aliases