Skip to content

mightypenguin/rustexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Example Project

  • Example Simple Rust Program

Install Rust

Install Rust Extension in Visual Studio Code

  • rust-analyzer

Manual Compile/Run

  • Visual Studio code has a run icon in the source code you can click to compile/run software and tests.
  • Execute this command to manually run/build: cargo run

About

Example Simple Rust Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages