Available on crate feature
dependency-tree
only.Expand description
Dependency trees computed from Cargo.lock
files.
Uses the petgraph
crate for modeling the dependency structure.
Structsยง
- Symbols to use when printing the dependency tree
- Dependency tree computed from a
Cargo.lock
file