Vocabulary
Rust
-
infer - the compiler infers the type of variable
-
type annotation
-
data types: scalar and compound
-
Saclar data types: integers, floating-point, booleans, characters
-
attributes - that are added above struct and other definintions: #[derive(Debug)]
Author
Gabor Szabo (szabgab)
Gabor Szabo, the author of the Rust Maven web site maintains several Open source projects in Rust
and while he still feels he has tons of new things to learn about Rust he already offers training courses in Rust
and still teaches Python, Perl, git, GitHub, GitLab, CI, and testing.