01High-speed detection of unused crates in Rust projects
02Works on stable Rust without requiring nightly toolchains
03Automated Cargo.toml cleanup using the --fix command
04Full support for Rust workspaces and multi-crate projects
05Configurable ignore rules for false positives and re-exports
063 GitHub stars