Skip to content

tomdewildt/rust-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Basics

Build License

Syntax basics for the rust programming language.

How To Install

  1. Make sure that curl is installed. You can install curl by running the following command: sudo apt install curl.
  2. Execute the rust install script with the following command: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh.

If your using vs code you probably want to install the following extensions to speed up development:

How To Run

Command

  1. Run cargo run to execute the program.

References

Rust Docs

Rust Tutorial YouTube

About

Syntax basics for the rust programming language

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages