regexident / cargo-modulesLinks
Visualize/analyze a Rust crate's internal structure
☆1,173Updated last week
Alternatives and similar repositories for cargo-modules
Users that are interested in cargo-modules are comparing it to the libraries listed below
Sorting:
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,668Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,317Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,040Updated last week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,207Updated last month
- A Rust proc-macro attribute parser☆1,195Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,497Updated 2 weeks ago
- Temporary file library for rust☆1,365Updated last week
- Some more derive(Trait) options