Implement Multi-threaded TCP Echo Server in Rust

In this video, I've explained and implemented a multi-threaded TCP echo server in rust using only standard library