Final Project: Building a Multithreaded Web Server1 To run the program: $ cargo run --bin web-server Compiling web-server v0.1.0 ... Footnotes Source: https://doc.rust-lang.org/book/ch20-00-final-project-a-web-server.html ↩