What is Rust
A quick introduction to Rust language features and how Rust compares with other programming languages.
Learning objectives
In this module, you'll:
- Get a brief introduction to Rust.
- Discover why developers choose Rust over other programming languages.
- Understand the basic components and tools for using Rust.
- Try working with code in the Rust playground.
Prerequisites
- Knowledge of programming languages, such as Python or C++