Generics and Traits in Rust 2021
Offered By: Pluralsight
Course Description
Overview
This course teaches you to use Generics and Traits in Rust to write
efficient, reusable, and maintainable code. You'll learn to use generics in
functions, structs, and enums, implement traits, and use advanced features
to build powerful abstractions.
In this course, Generics and Traits in Rust 2021, you’ll learn to effectively use generics and traits in Rust to write more efficient, reusable, and maintainable code. First, you’ll explore Generics. Next, you’ll discover traits. Finally, you’ll learn how to leverage advanced trait usage. By the end of the course, you will have a strong understanding of how to define generic functions, structs, and enums, how to define traits and implement them for your own types, and how to use advanced features like associated types and super-traits to build powerful abstractions.
efficient, reusable, and maintainable code. You'll learn to use generics in
functions, structs, and enums, implement traits, and use advanced features
to build powerful abstractions.
In this course, Generics and Traits in Rust 2021, you’ll learn to effectively use generics and traits in Rust to write more efficient, reusable, and maintainable code. First, you’ll explore Generics. Next, you’ll discover traits. Finally, you’ll learn how to leverage advanced trait usage. By the end of the course, you will have a strong understanding of how to define generic functions, structs, and enums, how to define traits and implement them for your own types, and how to use advanced features like associated types and super-traits to build powerful abstractions.
Syllabus
- Course Overview 2mins
- Using Generics to Reduce Code Duplication 20mins
- Defining Shared Behaviour with Traits 18mins
- Using Advanced Traits 21mins
Taught by
Shaun Meyer
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight