Advanced Rust Traits Exploration

# Introduction Welcome to **Advanced Traits**. This lab is a part of the [Rust Book](https://doc.rust-lang.org/book/). You can practice your Rust skills in LabEx. In this lab, we will delve into the more advanced details of traits that were previously covered in "Traits: Defining Shared Behavior", now that you have a better understanding of Rust.

|60 : 00

Click the virtual machine below to start practicing