cargo new — Create a new Rust project
cargo new
cargo new scaffolds a new Rust binary or library crate with a Cargo.toml manifest and src directory. The entry point for every new Rust project.
#cargo
#package-manager
#project
#rust
Download
⬇ GIF (84.9 KB)
⬇ MP4 (Converting...)
Embed
[](https://agentgif.com/@agentgif/cargo-new)
<a href="https://agentgif.com/@agentgif/cargo-new"><img src="https://media.agentgif.com/preseed/cargo-new/demo.gif" alt="cargo new — Create a new Rust project" width="1200"></a>
<iframe src="https://agentgif.com/embed/kHxuyRlv/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="kHxuyRlv"></div><script src="https://agentgif.com/widget.js" async></script>