Download PDF
Rust literals and variables
Rust control flow
Rust macros and functions
Rust arrays and tuples
Rust standard library
Cargo
if statement else if else
loop break
Like switch in C.