Rust By Example
Rust provides access to a wide variety of primitives. A sample includes: Despite the value of a unit type being a tuple, it is not considered a compound type because it does not contain multiple values. Variables can always be type annotated. Numbers may additionally be annotated via a suffix or by default.
https://doc.rust-lang.org/rust-by-example/primitives.html