Module unused_deps

Source
Expand description

Check for unused Rust dependencies

Forked from https://github.com/bnjbvr/cargo-machete (license copied in source)

Modulesยง

meta ๐Ÿ”’

Structsยง

PackageAnalysis ๐Ÿ”’
Search ๐Ÿ”’
StopAfterFirstMatch ๐Ÿ”’
UnusedDeps
WorkspaceAnalysis ๐Ÿ”’

Enumsยง

DepResult ๐Ÿ”’

Functionsยง

analyze_crate ๐Ÿ”’
analyze_workspace ๐Ÿ”’
collect_paths ๐Ÿ”’
Returns all the paths to the Rust source files for a crate contained at the given path.
make_regexp ๐Ÿ”’
remove_dependencies ๐Ÿ”’

Type Aliasesยง

Manifest ๐Ÿ”’