Example Rust web server from The Book.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
AJ ONeal da89562800 fix counter bug 6 years ago
public handle non-/ with 404 6 years ago
src fix counter bug 6 years ago
.gitignore initial http server 6 years ago
Cargo.lock initial http server 6 years ago
Cargo.toml initial http server 6 years ago