Rust Basics
Rust basic concepts and operators Closures And Capturing
Rust closures and scope capturing Rust Concurrency
Rust concurrency model and message passing Rust Object Destructuring
Destructuring objects in Rust Rust - Functions
Working with functions in Rust Rust - Macros
Creation and working with macroses in Rust Rust - Pattern Matching
Pattern matching in Rust Rust - OOP Features
Writing Rust code in Object Oriented way Rust - Testing Code
Rust basic test creation and running concepts Rust Serialization/Deserialization
Serialization and deserialization with Serde library Rust Smart Pointers
Rust smart pointers definition, kinds and usecases. Rust Useful Traits
List of good to know common traits in Rust