Part 3: Finishing the Rust Web Application Development
In this part, you will learn which parts are not the main part of the Rocket web application, but it's nice to have for Rust and Rocket-related web development.
This part comprises the following chapters:
- Chapter 12, Testing Your Application
- Chapter 13, Launching the Rocket Application
- Chapter 14, Building a Full Stack Application
- Chapter 15, Improving the Rocket Application