Rocket/examples/cookies
Jeb Rosen bc1b90cbdb Add '#[rocket::main]' attribute and make 'launch()' an 'async fn'.
'#[rocket::main]' works like '#[rocket::async_test]', but it uses
tokio's multithreaded scheduler.
2020-07-11 09:24:29 -07:00
..
src Add '#[rocket::main]' attribute and make 'launch()' an 'async fn'. 2020-07-11 09:24:29 -07:00
templates Use handlebars so that message is escaped in cookies example. 2016-11-04 15:33:58 +01:00
Cargo.toml Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00