Rust Web Server This project implements a rust web server based on the The Rust Programing Language Book Guide. The web server uses TCP and Threads to serve requests in 127.0.0.1:7878