That was a very brief tour of GUI development with Rust. This chapter gave us a glimpse into the current experience of developing GUI applications. At the time of writing, the experience isn't all that great, but there are emerging frameworks, such as Azul, that aim to take this experience to the next level.
The next chapter will be about finding and fixing bugs in your program using debuggers.