Expand description
Check for unused Rust dependencies
Forked from https://github.com/bnjbvr/cargo-machete (license copied in source)
Modulesยง
- meta ๐
Structsยง
- Package
Analysis ๐ - Search ๐
- Stop
After ๐First Match - Unused
Deps - Workspace
Analysis ๐
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 ๐