Created
May 19, 2023 19:40
-
-
Save henryobiaraije/177c4e0e6938dec5e87befbe15eed845 to your computer and use it in GitHub Desktop.
How to Create a new Rust Cargo Project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cargo new project_name | |
// dailydoseofrust.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment