The experimental projects when I study Rust.
- minigrep: The example project from the book chaptor 12: An I/O Project: Building a Command Line Program.
- webserver: The web server example based on the example project from the book chaptor 21: Final Project: Building a Multithreaded Web Server.