[][src]Module cargo_lock::dependency::graph

petgraph types used for modeling the dependency::Tree.

Structs

NodeIndex

Node identifier.

Enums

EdgeDirection

Edge direction.

Type Definitions

Graph

Dependency graph (modeled using petgraph)

Nodes

Nodes in the dependency graph