Example Rust web server from The Book.
Go to file
AJ ONeal 8c1f52f39d handle non-/ with 404 2018-10-01 19:43:49 -06:00
public handle non-/ with 404 2018-10-01 19:43:49 -06:00
src handle non-/ with 404 2018-10-01 19:43:49 -06:00
.gitignore initial http server 2018-10-01 18:55:44 -06:00
Cargo.lock initial http server 2018-10-01 18:55:44 -06:00
Cargo.toml initial http server 2018-10-01 18:55:44 -06:00