# Introduction Welcome to **Developing the Libraryโs Functionality With Test-Driven Development**. 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 develop the library's functionality using test-driven development to add searching logic to the program.
Click the virtual machine below to start practicing