hello-world-in-rust

My First Code in Rust Programming Language.

  • To Run
  • Install rust compiler
  • Edit the file as above and save with ".rs" extension
  • compile using: rustc your_file_name.rs
  • Type ./your_file_name to see the Output on the Terminal

Built With

Share this project:

Updates