#rust_server This is a basic rust server that servers user a hello and a error page using multiple thread to listen to requests. This is a practice program.