pksunkara / cargo-workspacesLinks
A tool for managing cargo workspaces and their crates, inspired by lerna
☆566Updated 2 weeks ago
Alternatives and similar repositories for cargo-workspaces
Users that are interested in cargo-workspaces are comparing it to the libraries listed below
Sorting:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- Assert process::Command - Easy command initialization and assertions