cargo-new
Verified for current stable LTS
Cargo New Command: Create New Cargo Package Binary Target
Use for create new cargo package binary target with Cargo New. Exact CLI syntax to create new cargo package binary target using Cargo New.
When to use this: Use for create new cargo package binary target with Cargo New.
Command Syntax
cargo new <path/to/directory> cargo new <path/to/directory> Command Breakdown
cargo is the base executable for this command.
FAQ
Purpose: Exact syntax to create new cargo package binary target using Cargo New.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.