[][src]Module cargo_lock::dependency::tree

This is supported on crate feature dependency-tree only.

Dependency trees computed from Cargo.lock files.

Uses the petgraph crate for modeling the dependency structure.

Structs

Symbolsdependency-tree

Symbols to use when printing the dependency tree

Treedependency-tree

Dependency tree computed from a Cargo.lock file