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
My First Code in Rust Programming Language
My First Code in Rust Programming Language.
Log in or sign up for Devpost to join the conversation.