Example Rust web server from The Book.
Go to file
AJ ONeal ebf0a89406 fixed type error, yay! 2018-10-01 22:31:05 -06:00
public handle non-/ with 404 2018-10-01 19:43:49 -06:00
src fixed type error, yay! 2018-10-01 22:31:05 -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