Advanced Functions and Closures

# 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.

|60 : 00

Click the virtual machine below to start practicing