Welcome to course 5
In this course, we will cover some more advanced topics of Rust:
-
Traits: deriving traits, default methods, and important standard library traits.
-
Generics: generic data types, generic methods, monomorphization, and trait objects.