Bringing Paths Into Scope With Use Keyword

# Introduction Welcome to **Bringing Paths Into Scope With the Use Keyword**. 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 learn how to bring paths into scope using the `use` keyword to create shortcuts for calling functions and modules.

|60 : 00

Click the virtual machine below to start practicing