Episode

Learn about scalar data types [9 of 35] | Beginner's Series to: Rust

Get familiar with scalar types, or types that represent a single value. These four primary types include: integers, floating-point numbers Booleans, and characters.

https://aka.ms/GetStartedWithRust

Beginner
Rust