flosse / rust-web-framework-comparison

A comparison of some web frameworks and libs written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The rocket example can only be run on nightly

hoangtranwork opened this issue · comments

Probably we should add this note for Rocket:

rustup run nightly cargo run --examples hello_world

feel free to open a PR :)

this issue is obsolete because we don't have code examples anymore.