# Introduction Welcome to **Advanced Functions and Closures**. 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 explore advanced features of functions and closures, including function pointers and returning closures.
Click the virtual machine below to start practicing