mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 09:58:35 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# cargo init
|
||||
|
||||
> Create a new Cargo package.
|
||||
> Equivalent of `cargo new`, but specifiying a directory is optional.
|
||||
> Equivalent of `cargo new`, but specifying a directory is optional.
|
||||
> More information: <https://doc.rust-lang.org/cargo/commands/cargo-init.html>.
|
||||
|
||||
- Initialize a Rust project with a binary target in the current directory:
|
||||
|
||||
Reference in New Issue
Block a user