tweedegolf / cargo-minify
A tool to remove unused code from a Rust project.
☆30Updated 4 months ago
Alternatives and similar repositories for cargo-minify:
Users that are interested in cargo-minify are comparing it to the libraries listed below
- Imitate the documentation build that docs.rs would do☆48Updated last month
- The quickest way to override dependencies with Cargo☆58Updated this week
- A sinless derive helper☆65Updated 4 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated this week
- Re-usable CLI flags for `cargo` plugins☆36Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…