Employers
Jobseekers
Recruiting Partners
Login
Join Hyring
Join Hyring
Lesson
Introduction
Get Started
Syntax
Output
Comments
Variables
Data Types
Constants
Operators
Booleans
If...Else
Match
While Loops
For Loops
Functions
Scope
Strings
Ownership
Borrowing
Back to lesson
Rust Get Started
Install Rust (macOS/Linux)
Check installed versions
Create and run a project
A project with a function
Compiling manually with rustc
Run
Language:
Rust
Change Theme
Change orientation
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Output
Click Run to execute this code.