cargo.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [cargo]
www.codever.land/bookmarks/t/cargo
Cargo
the Rust package manager
- tags: rust, build-system, cargo
liuchong/cargo-x
https://github.com/liuchong/cargo-x
A very simple third-party cargo subcommand to execute a custom command
- tags: rust, build-system, cargo
- :octocat: source code
dtolnay/cargo-expand
https://github.com/dtolnay/cargo-expand
Expand macros in your source code
- tags: rust, build-system, cargo
- :octocat: source code