fengsp / pencil

A web application microframework for Rust
https://fengsp.github.io/pencil/
Other
872 stars 43 forks source link

Improve Examples? #48

Open pyrossh opened 7 years ago

pyrossh commented 7 years ago

Cargo allows you to run examples like this, cargo run --example http and would be a better option then using a separate project.