Module petgraph::graphmap
[−]
[src]
GraphMap<N, E, Ty> is a graph datastructure where node values are mapping
keys.
Structs
| AllEdges | |
| AllEdgesMut | |
| Edges | |
| GraphMap |
|
| Neighbors | |
| NeighborsDirected | |
| NodeIdentifiers | |
| NodeReferences | |
| Nodes | |
| Ptr |
A reference that is hashed and compared by its pointer value. |
Traits
| NodeTrait |
A trait group for |
Type Definitions
| DiGraphMap |
A |
| UnGraphMap |
A |