Skip to content

Instantly share code, notes, and snippets.

@henryobiaraije
Created May 19, 2023 19:40
Show Gist options
  • Save henryobiaraije/177c4e0e6938dec5e87befbe15eed845 to your computer and use it in GitHub Desktop.
Save henryobiaraije/177c4e0e6938dec5e87befbe15eed845 to your computer and use it in GitHub Desktop.
How to Create a new Rust Cargo Project
cargo new project_name
// dailydoseofrust.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment