Docs.rs
depclean-0.1.2
depclean 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
suhasamaresh
Dependencies
assert_cmd ^2.0
normal
cargo_metadata ^0.15
normal
chrono ^0.4
normal
clap ^4.0
normal
petgraph ^0.6
normal
predicates ^2.0
normal
prettytable-rs ^0.10
normal
rayon ^1.6
normal
reqwest ^0.11
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
toml ^0.7
normal
Versions
14.29%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
depclean
0.1.2
Crate Items
Structs
Functions
List of all items
Structs
analysis::DuplicateSet
analysis::VersionMetadata
cli::Cli
graph::DependencyGraph
impact::ImpactEstimate
parser::Lockfile
parser::Package
report::VersionSuggestion
Functions
analysis::find_duplicates
analysis::find_optimal_version
impact::estimate_impact
parser::parse_cargo_lock
report::print_report
run