Docs.rs
depfd-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
depfd 0.1.0
Find dependencies of your project.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
22
items documented
0
out of
16
items with examples
Links
crates.io
Dependencies
anyhow ^1.0.40
normal
glob ^0.3.0
normal
itertools ^0.10.0
normal
lazy_static ^1.4.0
normal
linked-hash-map ^0.5.4
normal
regex ^1.3.9
normal
structopt ^0.3.21
normal
thiserror ^1.0.24
normal
yaml-rust ^0.4.5
normal
Versions
0.1.0
Owners
dependencies-graph
安装cargo
curl --proto '=https' --tlsv1.2 -sSf
https://sh.rustup.rs
| sh
安装graphviz
brew install graphviz